IExpressRouteAuthorizationProperties.ExpressRouteAuthorizationKey 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 key of the ExpressRoute Circuit Authorization
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The key of the ExpressRoute Circuit Authorization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="expressRouteAuthorizationKey", Update=false)]
public string ExpressRouteAuthorizationKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The key of the ExpressRoute Circuit Authorization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="expressRouteAuthorizationKey", Update=false)>]
member this.ExpressRouteAuthorizationKey : string
Public ReadOnly Property ExpressRouteAuthorizationKey As String
Property Value
- Attributes