1 write to _id
Aspire.Hosting.Azure.ConnectorNamespace (1)
Provisioning\ConnectorGatewayConnection.cs (1)
66_id = DefineProperty<ResourceIdentifier>(nameof(Id), ["id"], isOutput: true);
1 reference to _id
Aspire.Hosting.Azure.ConnectorNamespace (1)
Provisioning\ConnectorGatewayConnection.cs (1)
15get { Initialize(); return _id!; }