Get Node Type Result
constructor(additionalDataDisks: List<VmssDataDiskResponse>? = null, additionalNetworkInterfaceConfigurations: List<AdditionalNetworkInterfaceConfigurationResponse>? = null, applicationPorts: EndpointRangeDescriptionResponse? = null, azureApiVersion: String, capacities: Map<String, String>? = null, computerNamePrefix: String? = null, dataDiskLetter: String? = null, dataDiskSizeGB: Int? = null, dataDiskType: String? = null, dscpConfigurationId: String? = null, enableAcceleratedNetworking: Boolean? = null, enableEncryptionAtHost: Boolean? = null, enableNodePublicIP: Boolean? = null, enableNodePublicIPv6: Boolean? = null, enableOverProvisioning: Boolean? = null, ephemeralPorts: EndpointRangeDescriptionResponse? = null, evictionPolicy: String? = null, frontendConfigurations: List<FrontendConfigurationResponse>? = null, hostGroupId: String? = null, id: String, isPrimary: Boolean, isSpotVM: Boolean? = null, isStateless: Boolean? = null, multiplePlacementGroups: Boolean? = null, name: String, natConfigurations: List<NodeTypeNatConfigResponse>? = null, natGatewayId: String? = null, networkSecurityRules: List<NetworkSecurityRuleResponse>? = null, placementProperties: Map<String, String>? = null, provisioningState: String, secureBootEnabled: Boolean? = null, securityType: String? = null, serviceArtifactReferenceId: String? = null, sku: NodeTypeSkuResponse? = null, spotRestoreTimeout: String? = null, subnetId: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, useDefaultPublicLoadBalancer: Boolean? = null, useEphemeralOSDisk: Boolean? = null, useTempDataDisk: Boolean? = null, vmExtensions: List<VMSSExtensionResponse>? = null, vmImageOffer: String? = null, vmImagePlan: VmImagePlanResponse? = null, vmImagePublisher: String? = null, vmImageResourceId: String? = null, vmImageSku: String? = null, vmImageVersion: String? = null, vmInstanceCount: Int, vmManagedIdentity: VmManagedIdentityResponse? = null, vmSecrets: List<VaultSecretGroupResponse>? = null, vmSetupActions: List<String>? = null, vmSharedGalleryImageId: String? = null, vmSize: String? = null, zones: List<String>? = null)