次の方法で共有


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