BackupPolicy.BackupPolicyCreationType Property

Definition

Gets the backup policy creation type. Indicates whether this was created through SaaS or through StorSimple Snapshot Manager. Possible values include: 'BySaaS', 'BySSM'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupPolicyCreationType")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.BackupPolicyCreationType? BackupPolicyCreationType { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupPolicyCreationType")>]
member this.BackupPolicyCreationType : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.BackupPolicyCreationType> with get, set
Public Property BackupPolicyCreationType As Nullable(Of BackupPolicyCreationType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to