4 references to Identity
Aspire.Hosting.Azure.ConnectorNamespace (4)
AzureConnectorNamespaceExtensions.cs (3)
87newGateway.Identity.ManagedServiceIdentityType = ManagedServiceIdentityType.SystemAssigned; 241: gateway.Identity.PrincipalId 247: gateway.Identity.TenantId
Provisioning\ConnectorGateway.cs (1)
70_identity = DefineModelProperty<ManagedServiceIdentity>(nameof(Identity), ["identity"]);