4 references to SetResourceProperty
Aspire.Hosting.Azure (4)
Provisioning\Provisioners\BicepProvisioner.cs (4)
339.SetResourceProperty(CustomResourceKnownProperties.Source, deploymentId) 589Properties = state.Properties.SetResourceProperty(CustomResourceKnownProperties.Source, deploymentId.ToString()), 694Properties = state.Properties.SetResourceProperty(CustomResourceKnownProperties.Source, deploymentId.ToString()), 829.SetResourceProperty(CustomResourceKnownProperties.Source, deployment.Id.ToString());