IPrivateEndpointConnectionProperties.PrivateEndpointSubnetArmId 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.
The ARM identifier for Subnet resource that private endpoint links to
[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 PrivateEndpointSubnetArmId { 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.PrivateEndpointSubnetArmId : string
Public ReadOnly Property PrivateEndpointSubnetArmId As String
Property Value
- Attributes