### YamlMime:JavaType uid: "com.microsoft.azure.management.batch.AutoStorageProperties" fullName: "com.microsoft.azure.management.batch.AutoStorageProperties" name: "AutoStorageProperties" nameWithType: "AutoStorageProperties" summary: "Contains information about the auto-storage account associated with a Batch account." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **AutoStorageProperties**
extends " constructors: - uid: "com.microsoft.azure.management.batch.AutoStorageProperties.AutoStorageProperties()" fullName: "com.microsoft.azure.management.batch.AutoStorageProperties.AutoStorageProperties()" name: "AutoStorageProperties()" nameWithType: "AutoStorageProperties.AutoStorageProperties()" syntax: "public AutoStorageProperties()" methods: - uid: "com.microsoft.azure.management.batch.AutoStorageProperties.lastKeySync()" fullName: "com.microsoft.azure.management.batch.AutoStorageProperties.lastKeySync()" name: "lastKeySync()" nameWithType: "AutoStorageProperties.lastKeySync()" summary: "Get the UTC time at which storage keys were last synchronized with the Batch account." syntax: "public DateTime lastKeySync()" desc: "Get the UTC time at which storage keys were last synchronized with the Batch account." returns: description: "the lastKeySync value" type: "" - uid: "com.microsoft.azure.management.batch.AutoStorageProperties.withLastKeySync(org.joda.time.DateTime)" fullName: "com.microsoft.azure.management.batch.AutoStorageProperties.withLastKeySync(DateTime lastKeySync)" name: "withLastKeySync(DateTime lastKeySync)" nameWithType: "AutoStorageProperties.withLastKeySync(DateTime lastKeySync)" summary: "Set the UTC time at which storage keys were last synchronized with the Batch account." parameters: - description: "the lastKeySync value to set" name: "lastKeySync" type: "" syntax: "public AutoStorageProperties withLastKeySync(DateTime lastKeySync)" desc: "Set the UTC time at which storage keys were last synchronized with the Batch account." returns: description: "the AutoStorageProperties object itself." type: "" type: "class" desc: "Contains information about the auto-storage account associated with a Batch account." metadata: {} package: "com.microsoft.azure.management.batch" artifact: com.microsoft.azure:azure-mgmt-batch:1.41.4