ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting.Implicit Operator

Definition

Overloads

Implicit(String to ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Source:
ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting.cs
Source:
ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting.cs
public static implicit operator Azure.ResourceManager.ComputeFleet.Models.ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting(string value);
static member op_Implicit : string -> Azure.ResourceManager.ComputeFleet.Models.ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting
Public Shared Widening Operator CType (value As String) As ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting

Parameters

value
String

The value.

Returns

Applies to

Implicit(String to Nullable<ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting>)

Source:
ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting.cs
public static implicit operator Azure.ResourceManager.ComputeFleet.Models.ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting?(string value);
static member op_Implicit : string -> Nullable<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting>
Public Shared Widening Operator CType (value As String) As Nullable(Of ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Parameters

value
String

Returns

Applies to