다음을 통해 공유


ConfigurationServiceGitPropertyValidateResult.IsValid Property

Definition

Indicate if the configuration service settings are valid

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)]
public bool? IsValid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)>]
member this.IsValid : Nullable<bool> with get, set
Public Property IsValid As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to