Partager via


VMwareDetails.ProtectedServers Property

Definition

Gets or sets the number of protected servers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to