CreateContainerServiceDeploymentResult constructor
CreateContainerServiceDeploymentResult({
- ContainerService? containerService,
Implementation
CreateContainerServiceDeploymentResult({
this.containerService,
});