Backup.SsmHostName Property

Definition

Gets or sets the StorSimple Snapshot Manager host name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to