ICertificateProperties.SelfLink 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.
Self link.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Self link.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="selfLink")]
public string SelfLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Self link.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="selfLink")>]
member this.SelfLink : string
Public ReadOnly Property SelfLink As String
Property Value
- Attributes