Share via


IResourceTypeRegistration.IsPureProxy Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isPureProxy")]
public bool? IsPureProxy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isPureProxy")>]
member this.IsPureProxy : Nullable<bool> with get, set
Public Property IsPureProxy As Nullable(Of Boolean)

Property Value

Attributes

Applies to