Share via


IAzureStorageSmbFileShareEndpointProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.AzureStorageSmbFileShareEndpointPropertiesTypeConverter))]
public interface IAzureStorageSmbFileShareEndpointProperties : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IEndpointBaseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.AzureStorageSmbFileShareEndpointPropertiesTypeConverter))>]
type IAzureStorageSmbFileShareEndpointProperties = interface
    interface IJsonSerializable
    interface IEndpointBaseProperties
Public Interface IAzureStorageSmbFileShareEndpointProperties
Implements IEndpointBaseProperties
Derived
Attributes
Implements

Properties

Description

A description for the Endpoint.

(Inherited from IEndpointBaseProperties)
EndpointType

The Endpoint resource type.

(Inherited from IEndpointBaseProperties)
FileShareName

The name of the Azure Storage file share.

ProvisioningState

The provisioning state of this resource.

(Inherited from IEndpointBaseProperties)
StorageAccountResourceId

The Azure Resource ID of the storage account.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to