Share via


ConfigurationGroupValueData.Properties Property

Definition

Hybrid configuration group value properties. Please note ConfigurationGroupValuePropertiesFormat is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ConfigurationValueWithoutSecrets and ConfigurationValueWithSecrets.

public Azure.ResourceManager.HybridNetwork.Models.ConfigurationGroupValuePropertiesFormat Properties { get; set; }
member this.Properties : Azure.ResourceManager.HybridNetwork.Models.ConfigurationGroupValuePropertiesFormat with get, set
Public Property Properties As ConfigurationGroupValuePropertiesFormat

Property Value

Applies to