IBackupInstanceResource.Property Property

Definition

BackupInstanceResource properties

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="BackupInstanceResource properties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="BackupInstanceResource properties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance with get, set
Public Property Property As IBackupInstance

Property Value

Attributes

Applies to