INetworkAnchor.ResourceAnchorId 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.
Corresponding resource anchor Azure ID
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Corresponding resource anchor Azure ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceAnchorId", Update=false)]
public string ResourceAnchorId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Corresponding resource anchor Azure ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceAnchorId", Update=false)>]
member this.ResourceAnchorId : string with get, set
Public Property ResourceAnchorId As String
Property Value
- Attributes