Share via


IResourceTypeRegistration.EnableThirdPartyS2S Property

Definition

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

Property Value

Attributes

Applies to