Smb Mount Endpoint Properties Response
data class SmbMountEndpointPropertiesResponse(val credentials: AzureKeyVaultSmbCredentialsResponse? = null, val description: String? = null, val endpointType: String, val host: String, val provisioningState: String, val shareName: String)
The properties of SMB share endpoint.
Properties
Link copied to clipboard
The Azure Key Vault secret URIs which store the required credentials to access the SMB share.
Link copied to clipboard
A description for the Endpoint.
Link copied to clipboard
The Endpoint resource type. Expected value is 'SmbMount'.
Link copied to clipboard
The provisioning state of this resource.