IBmcKeySetProperties.DetailedStatusMessage 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 descriptive message about the current detailed status.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The descriptive message about the current detailed status.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="detailedStatusMessage")]
public string DetailedStatusMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The descriptive message about the current detailed status.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="detailedStatusMessage")>]
member this.DetailedStatusMessage : string
Public ReadOnly Property DetailedStatusMessage As String
Property Value
- Attributes