Storage Appliance Args
constructor(administratorCredentials: Output<AdministrativeCredentialsArgs>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, location: Output<String>? = null, rackId: Output<String>? = null, rackSlot: Output<Double>? = null, resourceGroupName: Output<String>? = null, serialNumber: Output<String>? = null, storageApplianceName: Output<String>? = null, storageApplianceSkuId: Output<String>? = null, tags: Output<Map<String, String>>? = null)