IServiceTagOutboundRule.DestinationAddressPrefix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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