Freigeben über


AddRecoveryServicesProviderInputProperties.MachineName Property

Definition

Gets or sets the name of the machine where the provider is getting added.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to