Share via


IConfigurationServiceGitPropertyValidateResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ConfigurationServiceGitPropertyValidateResultTypeConverter))]
public interface IConfigurationServiceGitPropertyValidateResult : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ConfigurationServiceGitPropertyValidateResultTypeConverter))>]
type IConfigurationServiceGitPropertyValidateResult = interface
    interface IJsonSerializable
Public Interface IConfigurationServiceGitPropertyValidateResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

GitReposValidationResult

The detail validation results

IsValid

Indicate if the configuration service settings are valid

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to