IBlobBackupAutoProtectionRule.Mode 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.
Exclude removes candidates (after inclusion)
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Exclude removes candidates (after inclusion)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="mode")]
public string Mode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Exclude removes candidates (after inclusion)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="mode")>]
member this.Mode : string
Public ReadOnly Property Mode As String
Property Value
- Attributes