IPrivateEndpoint.SubnetArmId 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.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The ARM identifier for Subnet resource that private endpoint links to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subnetArmId")]
public string SubnetArmId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The ARM identifier for Subnet resource that private endpoint links to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subnetArmId")>]
member this.SubnetArmId : string
Public ReadOnly Property SubnetArmId As String
Property Value
- Attributes