Share via


AddRecoveryServicesProviderInputProperties.MachineId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to