Class StorageAccountListKeysResultInner
java.lang.Object
com.azure.resourcemanager.storage.fluent.models.StorageAccountListKeysResultInner
The response from the ListKeys operation.
-
Constructor Details
-
StorageAccountListKeysResultInner
public StorageAccountListKeysResultInner()
-
-
Method Details
-
keys
Get the keys property: Gets the list of storage account keys and their properties for the specified storage account.- Returns:
- the keys value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-