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

PSManagedStatefulService Class

Definition

public class PSManagedStatefulService : Microsoft.Azure.Commands.ServiceFabric.Models.PSManagedService
type PSManagedStatefulService = class
    inherit PSManagedService
Public Class PSManagedStatefulService
Inherits PSManagedService
Inheritance
PSManagedStatefulService

Constructors

PSManagedStatefulService(ServiceResource)

Properties

CorrelationScheme (Inherited from PSManagedService)
DefaultMoveCost (Inherited from PSManagedService)
HasPersistedState
Id (Inherited from PSManagedService)
Location (Inherited from PSManagedService)
MinReplicaSetSize
Name (Inherited from PSManagedService)
PartitionDescription (Inherited from PSManagedService)
PlacementConstraints (Inherited from PSManagedService)
ProvisioningState (Inherited from PSManagedService)
QuorumLossWaitDuration
ReplicaRestartWaitDuration
ScalingPolicies (Inherited from PSManagedService)
ServiceKind (Inherited from PSManagedService)
ServiceLoadMetrics (Inherited from PSManagedService)
ServicePackageActivationMode (Inherited from PSManagedService)
ServicePlacementPolicies (Inherited from PSManagedService)
ServicePlacementTimeLimit
ServiceTypeName (Inherited from PSManagedService)
StandByReplicaKeepDuration
SystemData (Inherited from PSManagedService)
Tags (Inherited from PSManagedService)
TargetReplicaSetSize
Type (Inherited from PSManagedService)

Methods

ToServiceResource() (Inherited from PSManagedService)

Applies to