Partilhar via


ServiceResource.ServicePackageActivationMode Propriedade

Definição

Obtém ou define o modo de ativação do pacote de serviço. Os valores possíveis incluem: 'SharedProcess', 'ExclusiveProcess'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePackageActivationMode")]
public string ServicePackageActivationMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePackageActivationMode")>]
member this.ServicePackageActivationMode : string with get, set
Public Property ServicePackageActivationMode As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a