public class BlobStorageTokenStore extends ProxyOnlyResource
| Constructor and Description |
|---|
BlobStorageTokenStore() |
| Modifier and Type | Method and Description |
|---|---|
String |
sasUrlSettingName()
Get the sasUrlSettingName property: The sasUrlSettingName property.
|
void |
validate()
Validates the instance.
|
BlobStorageTokenStore |
withKind(String kind)
Set the kind property: Kind of resource.
|
BlobStorageTokenStore |
withSasUrlSettingName(String sasUrlSettingName)
Set the sasUrlSettingName property: The sasUrlSettingName property.
|
kindpublic String sasUrlSettingName()
public BlobStorageTokenStore withSasUrlSettingName(String sasUrlSettingName)
sasUrlSettingName - the sasUrlSettingName value to set.public BlobStorageTokenStore withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.