你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSCloudEndpoint Class

Definition

Class PSCloudEndpoint. Implements the PSResourceBase

public class PSCloudEndpoint : Microsoft.Azure.Commands.StorageSync.Models.PSResourceBase
type PSCloudEndpoint = class
    inherit PSResourceBase
Public Class PSCloudEndpoint
Inherits PSResourceBase
Inheritance
PSCloudEndpoint

Constructors

PSCloudEndpoint()

Properties

AzureFileShareName

Gets or sets the name of the storage account share.

BackupEnabled

Gets or sets a value indicating whether [backup enabled].

ChangeEnumerationStatus

Gets or sets the change enumeration status.

CloudEndpointName

Gets or sets the name of the cloud endpoint.

FriendlyName

Gets or sets the name of the friendly.

LastOperationName

Gets or sets the last name of the operation.

LastWorkflowId

Gets or sets the last workflow identifier.

PartnershipId

Gets or sets the partnership identifier.

ProvisioningState

Gets or sets the state of the provisioning.

ResourceGroupName

Gets or sets the name of the resource group.

(Inherited from PSResourceBase)
ResourceId

Gets or sets the resource identifier.

(Inherited from PSResourceBase)
StorageAccountResourceId

Gets or sets the storage account resource identifier.

StorageAccountTenantId

Gets or sets the storage account tenant identifier.

StorageSyncServiceName

Gets or sets the name of the storage sync service.

SyncGroupName

Gets or sets the name of the sync group.

Type

Gets or sets the type.

(Inherited from PSResourceBase)

Applies to

See also