Share via


CloudEndpoint Class

Definition

Cloud Endpoint object.

[Microsoft.Rest.Serialization.JsonTransformation]
public class CloudEndpoint : Microsoft.Azure.Management.StorageSync.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CloudEndpoint = class
    inherit ProxyResource
Public Class CloudEndpoint
Inherits ProxyResource
Inheritance
CloudEndpoint
Attributes

Constructors

CloudEndpoint()

Initializes a new instance of the CloudEndpoint class.

CloudEndpoint(String, String, String, SystemData, String, String, String, String, String, String, String, String, String, CloudEndpointChangeEnumerationStatus)

Initializes a new instance of the CloudEndpoint class.

Properties

AzureFileShareName

Gets or sets azure file share name

BackupEnabled

Gets backup Enabled

ChangeEnumerationStatus

Gets cloud endpoint change enumeration status

FriendlyName

Gets or sets friendly Name

Id

Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from Resource)
LastOperationName

Gets or sets resource Last Operation Name

LastWorkflowId

Gets or sets cloudEndpoint lastWorkflowId

Name

Gets the name of the resource

(Inherited from Resource)
PartnershipId

Gets or sets partnership Id

ProvisioningState

Gets or sets cloudEndpoint Provisioning State

StorageAccountResourceId

Gets or sets storage Account Resource Id

StorageAccountTenantId

Gets or sets storage Account Tenant Id

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to