OperationJobExtendedInfo.ObjectType Property

Definition

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inherited)]
public string ObjectType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inherited)>]
member this.ObjectType : string with get, set
Public Property ObjectType As String

Property Value

Implements

Attributes

Applies to