IMicrosoftGraphInternalDomainFederation.SigningCertificateUpdateStatus 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.
signingCertificateUpdateStatus
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="signingCertificateUpdateStatus", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphSigningCertificateUpdateStatus) }, Read=true, ReadOnly=false, Required=false, SerializedName="signingCertificateUpdateStatus", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphSigningCertificateUpdateStatus SigningCertificateUpdateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="signingCertificateUpdateStatus", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphSigningCertificateUpdateStatus) }, Read=true, ReadOnly=false, Required=false, SerializedName="signingCertificateUpdateStatus", Update=true)>]
member this.SigningCertificateUpdateStatus : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphSigningCertificateUpdateStatus with get, set
Public Property SigningCertificateUpdateStatus As IMicrosoftGraphSigningCertificateUpdateStatus
Property Value
- Attributes