Versions in this module Expand all Collapse all v2 v2.11.0 Nov 12, 2024 Changes in this version + const AdministratorProperties_AdministratorType_ActiveDirectory + const AdministratorProperties_AdministratorType_STATUS_ActiveDirectory + const ConfigurationProperties_IsConfigPendingRestart_STATUS_False + const ConfigurationProperties_IsConfigPendingRestart_STATUS_True + const ConfigurationProperties_IsDynamicConfig_STATUS_False + const ConfigurationProperties_IsDynamicConfig_STATUS_True + const ConfigurationProperties_IsReadOnly_STATUS_False + const ConfigurationProperties_IsReadOnly_STATUS_True + const ConfigurationProperties_Source_STATUS_SystemDefault + const ConfigurationProperties_Source_STATUS_UserOverride + const ConfigurationProperties_Source_SystemDefault + const ConfigurationProperties_Source_UserOverride + const SystemData_CreatedByType_STATUS_Application + const SystemData_CreatedByType_STATUS_Key + const SystemData_CreatedByType_STATUS_ManagedIdentity + const SystemData_CreatedByType_STATUS_User + const SystemData_LastModifiedByType_STATUS_Application + const SystemData_LastModifiedByType_STATUS_Key + const SystemData_LastModifiedByType_STATUS_ManagedIdentity + const SystemData_LastModifiedByType_STATUS_User + type AdministratorProperties struct + AdministratorType *AdministratorProperties_AdministratorType + IdentityResourceId *string + Login *string + Sid *string + TenantId *string + type AdministratorProperties_AdministratorType string + type AdministratorProperties_AdministratorType_STATUS string + type AdministratorProperties_STATUS struct + AdministratorType *AdministratorProperties_AdministratorType_STATUS + IdentityResourceId *string + Login *string + Sid *string + TenantId *string + type ConfigurationProperties struct + CurrentValue *string + Source *ConfigurationProperties_Source + Value *string + type ConfigurationProperties_IsConfigPendingRestart_STATUS string + type ConfigurationProperties_IsDynamicConfig_STATUS string + type ConfigurationProperties_IsReadOnly_STATUS string + type ConfigurationProperties_STATUS struct + AllowedValues *string + CurrentValue *string + DataType *string + DefaultValue *string + Description *string + DocumentationLink *string + IsConfigPendingRestart *ConfigurationProperties_IsConfigPendingRestart_STATUS + IsDynamicConfig *ConfigurationProperties_IsDynamicConfig_STATUS + IsReadOnly *ConfigurationProperties_IsReadOnly_STATUS + Source *ConfigurationProperties_Source_STATUS + Value *string + type ConfigurationProperties_Source string + type ConfigurationProperties_Source_STATUS string + type FlexibleServersAdministrator_STATUS struct + Id *string + Name *string + Properties *AdministratorProperties_STATUS + SystemData *SystemData_STATUS + Type *string + type FlexibleServersAdministrator_Spec struct + Name string + Properties *AdministratorProperties + func (administrator *FlexibleServersAdministrator_Spec) GetName() string + func (administrator *FlexibleServersAdministrator_Spec) GetType() string + func (administrator FlexibleServersAdministrator_Spec) GetAPIVersion() string + type FlexibleServersConfiguration_STATUS struct + Id *string + Name *string + Properties *ConfigurationProperties_STATUS + SystemData *SystemData_STATUS + Type *string + type FlexibleServersConfiguration_Spec struct + Name string + Properties *ConfigurationProperties + func (configuration *FlexibleServersConfiguration_Spec) GetName() string + func (configuration *FlexibleServersConfiguration_Spec) GetType() string + func (configuration FlexibleServersConfiguration_Spec) GetAPIVersion() string + type SystemData_CreatedByType_STATUS string + type SystemData_LastModifiedByType_STATUS string + type SystemData_STATUS struct + CreatedAt *string + CreatedBy *string + CreatedByType *SystemData_CreatedByType_STATUS + LastModifiedAt *string + LastModifiedBy *string + LastModifiedByType *SystemData_LastModifiedByType_STATUS