INetwork.DelegatedSubnetResourceId 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.
delegated subnet arm resource id.
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="delegated subnet arm resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="delegatedSubnetResourceId")]
public string DelegatedSubnetResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="delegated subnet arm resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="delegatedSubnetResourceId")>]
member this.DelegatedSubnetResourceId : string with get, set
Public Property DelegatedSubnetResourceId As String
Property Value
- Attributes