Uses of Class
com.azure.resourcemanager.storage.models.KeyCreationTime
-
Packages that use KeyCreationTime Package Description com.azure.resourcemanager.storage.fluent.models Package containing the inner data models for StorageManagementClient.com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of KeyCreationTime in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return KeyCreationTime Modifier and Type Method Description KeyCreationTimeStorageAccountInner. keyCreationTime()Get the keyCreationTime property: Storage account keys creation time.KeyCreationTimeStorageAccountPropertiesInner. keyCreationTime()Get the keyCreationTime property: Storage account keys creation time. -
Uses of KeyCreationTime in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return KeyCreationTime Modifier and Type Method Description KeyCreationTimeKeyCreationTime. withKey1(OffsetDateTime key1)Set the key1 property: The key1 property.KeyCreationTimeKeyCreationTime. withKey2(OffsetDateTime key2)Set the key2 property: The key2 property.
-