IPrivateEndpointOutboundRule.DestinationSparkEnabled Property

Definition

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

Property Value

Attributes

Applies to