Share via


VirtualMachineExtensionListResponse.ResourceExtension.IsInternalExtension Property

Definition

Optional. Boolean property indicating whether the extension is internal or public.

public bool? IsInternalExtension { get; set; }
member this.IsInternalExtension : Nullable<bool> with get, set
Public Property IsInternalExtension As Nullable(Of Boolean)

Property Value

Applies to