IOutboundRuleBasicResource.PropertiesType Property

Definition

Type of a managed network Outbound Rule of a machine learning workspace.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "FQDN", "PrivateEndpoint", "ServiceTag" })]
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Type of a managed network Outbound Rule of a machine learning workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="type", Update=true)]
public string PropertiesType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "FQDN", "PrivateEndpoint", "ServiceTag" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Type of a managed network Outbound Rule of a machine learning workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="type", Update=true)>]
member this.PropertiesType : string with get, set
Public Property PropertiesType As String

Property Value

Attributes

Applies to