次の方法で共有


PSManagedStatelessService Class

Definition

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

Constructors

PSManagedStatelessService(ServiceResource)

Properties

CorrelationScheme (Inherited from PSManagedService)
DefaultMoveCost (Inherited from PSManagedService)
Id (Inherited from PSManagedService)
InstanceCount
Location (Inherited from PSManagedService)
MinInstanceCount
MinInstancePercentage
Name (Inherited from PSManagedService)
PartitionDescription (Inherited from PSManagedService)
PlacementConstraints (Inherited from PSManagedService)
ProvisioningState (Inherited from PSManagedService)
ScalingPolicies (Inherited from PSManagedService)
ServiceKind (Inherited from PSManagedService)
ServiceLoadMetrics (Inherited from PSManagedService)
ServicePackageActivationMode (Inherited from PSManagedService)
ServicePlacementPolicies (Inherited from PSManagedService)
ServiceTypeName (Inherited from PSManagedService)
SystemData (Inherited from PSManagedService)
Tags (Inherited from PSManagedService)
Type (Inherited from PSManagedService)

Methods

ToServiceResource() (Inherited from PSManagedService)

Applies to