Class ListServiceSasResponseInner
java.lang.Object
com.azure.resourcemanager.storage.fluent.models.ListServiceSasResponseInner
The List service SAS credentials operation response.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the serviceSasToken property: List service SAS credentials of specific resource.voidvalidate()Validates the instance.
-
Constructor Details
-
ListServiceSasResponseInner
public ListServiceSasResponseInner()
-
-
Method Details
-
serviceSasToken
Get the serviceSasToken property: List service SAS credentials of specific resource.- Returns:
- the serviceSasToken value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-