Compartir a través de


BackupPolicy.BackupPolicyCreationType Propiedad

Definición

Obtiene el tipo de creación de directivas de copia de seguridad. Indica si se creó a través de SaaS o storSimple Snapshot Manager. Entre los valores posibles se incluyen: "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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a