VirtualMachineExtensionListResponse.ResourceExtension.IsInternalExtension Property

 

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

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public Nullable<bool> IsInternalExtension { get; set; }

Property Value

Type: System.Nullable<Boolean>
Return to top
Show: