Sdílet prostřednictvím


AzureStorageSmbFileShareEndpointProperties Class

Definition

The properties of Azure Storage SMB file share endpoint.

public class AzureStorageSmbFileShareEndpointProperties : Azure.ResourceManager.StorageMover.Models.EndpointBaseProperties
type AzureStorageSmbFileShareEndpointProperties = class
    inherit EndpointBaseProperties
Public Class AzureStorageSmbFileShareEndpointProperties
Inherits EndpointBaseProperties
Inheritance
AzureStorageSmbFileShareEndpointProperties

Constructors

AzureStorageSmbFileShareEndpointProperties(ResourceIdentifier, String)

Initializes a new instance of AzureStorageSmbFileShareEndpointProperties.

Properties

Description

A description for the Endpoint.

(Inherited from EndpointBaseProperties)
FileShareName

The name of the Azure Storage file share.

ProvisioningState

The provisioning state of this resource.

(Inherited from EndpointBaseProperties)
StorageAccountResourceId

The Azure Resource ID of the storage account.

Applies to