PSRegisteredServer Class

Definition

Class PSRegisteredServer. Implements the PSResourceBase

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

Constructors

PSRegisteredServer()

Properties

AgentVersion

Gets or sets the agent version.

AgentVersionExpirationDate

Gets or sets the agent version expiration date.

AgentVersionStatus

Gets or sets the agent version status.

ClusterId

Gets or sets the cluster identifier.

ClusterName

Gets or sets the name of the cluster.

DiscoveryEndpointUri

Gets or sets the discovery endpoint URI.

FriendlyName

Gets or sets the name of the friendly.

LastHeartBeat

Gets or sets the last heart beat.

LastOperationName

Gets or sets the last name of the operation.

LastWorkflowId

Gets or sets the last workflow identifier.

ManagementEndpointUri

Gets or sets the management endpoint URI.

MonitoringConfiguration

Gets or sets the monitoring configuration.

MonitoringEndpointUri

Gets or sets the monitoring endpoint URI.

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)
ResourceLocation

Gets or sets the resource location.

ServerCertificate

Gets or sets the server certificate.

ServerId

Gets or sets the server identifier.

ServerManagementErrorCode

Gets or sets the server management error code.

ServerName

Gets the current FQDN of the server as observed by AFS.

ServerOSVersion

Gets or sets the server os version.

ServerRole

Gets or sets the server role.

ServiceLocation

Gets or sets the service location.

StorageSyncServiceName

Gets the name of the storage sync service.

StorageSyncServiceUid

Gets or sets the storage sync service uid.

Type

Gets or sets the type.

(Inherited from PSResourceBase)

Applies to

See also