ContainerServiceDiagnosticsProfile Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ContainerServiceDiagnosticsProfile() | |
ContainerServiceDiagnosticsProfile(ContainerServiceVMDiagnostics) |
ContainerServiceDiagnosticsProfile()
public ContainerServiceDiagnosticsProfile ();
Public Sub New ()
Applies to
ContainerServiceDiagnosticsProfile(ContainerServiceVMDiagnostics)
public ContainerServiceDiagnosticsProfile (Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceVMDiagnostics vmDiagnostics);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceDiagnosticsProfile : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceVMDiagnostics -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceDiagnosticsProfile
Public Sub New (vmDiagnostics As ContainerServiceVMDiagnostics)
Parameters
- vmDiagnostics
- ContainerServiceVMDiagnostics