BackupPolicy.SsmHostName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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