IClientProperties.CertificateThumbprintPrimary 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 primary thumbprint used for validation.
[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The primary thumbprint used for validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primary", Update=true)]
public string CertificateThumbprintPrimary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The primary thumbprint used for validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primary", Update=true)>]
member this.CertificateThumbprintPrimary : string with get, set
Public Property CertificateThumbprintPrimary As String
Property Value
- Attributes