FluidRelayServerArgs

constructor(encryption: Output<EncryptionPropertiesArgs>? = null, fluidRelayServerName: Output<String>? = null, identity: Output<IdentityArgs>? = null, location: Output<String>? = null, provisioningState: Output<Either<String, ProvisioningState>>? = null, resourceGroup: Output<String>? = null, storagesku: Output<Either<String, StorageSKU>>? = null, tags: Output<Map<String, String>>? = null)