IDatasource.ResourcePropertyObjectType 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=true, Required=false, SerializedName="objectType", Update=true)]
public string ResourcePropertyObjectType { get; }
[<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=true, Required=false, SerializedName="objectType", Update=true)>]
member this.ResourcePropertyObjectType : string
Public ReadOnly Property ResourcePropertyObjectType As String

Property Value

Attributes

Applies to