IAzureBackupRule.TriggerObjectType Property

Definition

Type of the specific object - used for deserializing

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Type of the specific object - used for deserializing", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="objectType", Update=true)]
public string TriggerObjectType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Type of the specific object - used for deserializing", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="objectType", Update=true)>]
member this.TriggerObjectType : string with get, set
Public Property TriggerObjectType As String

Property Value

Attributes

Applies to