Share via


IBackupVaultResource.SecureScore Property

Definition

Secure Score of Backup Vault

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Secure Score of Backup Vault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SecureScoreLevel) }, ReadOnly=true, Required=false, SerializedName="secureScore")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SecureScoreLevel? SecureScore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Secure Score of Backup Vault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SecureScoreLevel) }, ReadOnly=true, Required=false, SerializedName="secureScore")>]
member this.SecureScore : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SecureScoreLevel>
Public ReadOnly Property SecureScore As Nullable(Of SecureScoreLevel)

Property Value

Attributes

Applies to