public class SasDefinitionItem extends Object
| Constructor and Description |
|---|
SasDefinitionItem() |
| Modifier and Type | Method and Description |
|---|---|
SasDefinitionAttributes |
attributes()
Get the attributes value.
|
String |
id()
Get the id value.
|
String |
secretId()
Get the secretId value.
|
Map<String,String> |
tags()
Get the tags value.
|
public String id()
public String secretId()
public SasDefinitionAttributes attributes()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/