withProperties
Method
interface FoundryDeploymentResource { // ... omitted for brevity withProperties(configure: callback): FoundryDeploymentResource;}Signature
method
withPropertiesbuilderAllows setting the properties of a Microsoft Foundry Deployment resource.
withProperties(configure: (obj: FoundryDeploymentResource) => Promise<void>): FoundryDeploymentResourceParameters
configure(obj: FoundryDeploymentResource) => Promise<void>Returns
FoundryDeploymentResourceApplies to
This method applies to the following types: