MapsAccountSasTokenInner Class
- java.
lang. Object - com.
azure. resourcemanager. maps. fluent. models. MapsAccountSasTokenInner
- com.
public final class MapsAccountSasTokenInner
A new Sas token which can be used to access the Maps REST APIs and is controlled by the specified Managed identity permissions on Azure (IAM) Role Based Access Control.
Constructor Summary
| Constructor | Description |
|---|---|
| MapsAccountSasTokenInner() |
Creates an instance of Maps |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
accountSasToken()
Get the account |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
MapsAccountSasTokenInner
public MapsAccountSasTokenInner()
Creates an instance of MapsAccountSasTokenInner class.
Method Details
accountSasToken
public String accountSasToken()
Get the accountSasToken property: The shared access signature access token.
Returns:
validate
public void validate()
Validates the instance.