Share via


RecoveryServicesProviderProperties.MachineName Property

Definition

Gets or sets the machine name.

[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