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

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