Get Storage Account Result
constructor(accessTier: String, allowBlobPublicAccess: Boolean? = null, allowCrossTenantReplication: Boolean? = null, allowSharedKeyAccess: Boolean? = null, allowedCopyScope: String? = null, azureFilesIdentityBasedAuthentication: AzureFilesIdentityBasedAuthenticationResponse? = null, blobRestoreStatus: BlobRestoreStatusResponse, creationTime: String, customDomain: CustomDomainResponse, defaultToOAuthAuthentication: Boolean? = null, dnsEndpointType: String? = null, enableHttpsTrafficOnly: Boolean? = null, enableNfsV3: Boolean? = null, encryption: EncryptionResponse, extendedLocation: ExtendedLocationResponse? = null, failoverInProgress: Boolean, geoReplicationStats: GeoReplicationStatsResponse, id: String, identity: IdentityResponse? = null, immutableStorageWithVersioning: ImmutableStorageAccountResponse? = null, isHnsEnabled: Boolean? = null, isLocalUserEnabled: Boolean? = null, isSftpEnabled: Boolean? = null, keyCreationTime: KeyCreationTimeResponse, keyPolicy: KeyPolicyResponse, kind: String, largeFileSharesState: String? = null, lastGeoFailoverTime: String, location: String, minimumTlsVersion: String? = null, name: String, networkRuleSet: NetworkRuleSetResponse, primaryEndpoints: EndpointsResponse, primaryLocation: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String? = null, routingPreference: RoutingPreferenceResponse? = null, sasPolicy: SasPolicyResponse, secondaryEndpoints: EndpointsResponse, secondaryLocation: String, sku: SkuResponse, statusOfPrimary: String, statusOfSecondary: String, storageAccountSkuConversionStatus: StorageAccountSkuConversionStatusResponse? = null, tags: Map<String, String>? = null, type: String)