Share via


IServiceTagOutboundRule.DestinationAddressPrefix Property

Definition

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

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

Property Value

String[]
Attributes

Applies to