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