withProperties
Function
interface FoundryDeploymentResource { // ... omitted for brevity withProperties(configure: callback): FoundryDeploymentResource;}Signature
method
withProperties builder Configures properties of a Microsoft Foundry deployment resource.
withProperties(configure: (obj: FoundryDeploymentResource) => void): FoundryDeploymentResourceParameters
configure (obj: FoundryDeploymentResource) => void Returns
FoundryDeploymentResource Applies to
This function is an extension method on the following types: