IServiceTagDestination.AddressPrefix Property

Definition

Optional, if provided, the ServiceTag property will be ignored.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Optional, if provided, the ServiceTag property will be ignored.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addressPrefixes", Update=false)]
public System.Collections.Generic.List<string> AddressPrefix { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Optional, if provided, the ServiceTag property will be ignored.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addressPrefixes", Update=false)>]
member this.AddressPrefix : System.Collections.Generic.List<string>
Public ReadOnly Property AddressPrefix As List(Of String)

Property Value

Attributes

Applies to