1 write to State
Aspire.Hosting.Azure.ConnectorNamespace (1)
AzureConnectorNamespaceExtensions.cs (1)
167config.State = "Enabled";
1 reference to State
Aspire.Hosting.Azure.ConnectorNamespace (1)
Provisioning\ConnectorGatewayMcpServerConfig.cs (1)
84_state = DefineProperty<string>(nameof(State), ["properties", "state"]);