Share via


BackupPolicy.SsmHostName Property

Definition

Gets if the backup policy was created by StorSimple Snapshot Manager, then this field indicates the hostname of the StorSimple Snapshot Manager.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ssmHostName")]
public string SsmHostName { get; protected 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