Megosztás a következőn keresztül:


EndpointBaseProperties Class

Definition

The resource specific properties for the Storage Mover resource. Please note EndpointBaseProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureStorageBlobContainerEndpointProperties, AzureStorageSmbFileShareEndpointProperties, NfsMountEndpointProperties and SmbMountEndpointProperties.

public abstract class EndpointBaseProperties
type EndpointBaseProperties = class
Public MustInherit Class EndpointBaseProperties
Inheritance
EndpointBaseProperties
Derived

Constructors

EndpointBaseProperties()

Initializes a new instance of EndpointBaseProperties.

Properties

Description

A description for the Endpoint.

ProvisioningState

The provisioning state of this resource.

Applies to