Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-compute-profile-2019-03-01-hybrid

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AccessLevel

AccessLevel: "None" | "Read"

Defines values for AccessLevel. Possible values include: 'None', 'Read'

readonly
enum

{string}

AvailabilitySetsCreateOrUpdateResponse

AvailabilitySetsCreateOrUpdateResponse: AvailabilitySet & object

Contains response data for the createOrUpdate operation.

AvailabilitySetsDeleteMethodResponse

AvailabilitySetsDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

AvailabilitySetsGetResponse

AvailabilitySetsGetResponse: AvailabilitySet & object

Contains response data for the get operation.

AvailabilitySetsListAvailableSizesResponse

AvailabilitySetsListAvailableSizesResponse: VirtualMachineSizeListResult & object

Contains response data for the listAvailableSizes operation.

AvailabilitySetsListBySubscriptionNextResponse

AvailabilitySetsListBySubscriptionNextResponse: AvailabilitySetListResult & object

Contains response data for the listBySubscriptionNext operation.

AvailabilitySetsListBySubscriptionResponse

AvailabilitySetsListBySubscriptionResponse: AvailabilitySetListResult & object

Contains response data for the listBySubscription operation.

AvailabilitySetsListNextResponse

AvailabilitySetsListNextResponse: AvailabilitySetListResult & object

Contains response data for the listNext operation.

AvailabilitySetsListResponse

AvailabilitySetsListResponse: AvailabilitySetListResult & object

Contains response data for the list operation.

AvailabilitySetsUpdateResponse

AvailabilitySetsUpdateResponse: AvailabilitySet & object

Contains response data for the update operation.

CachingTypes

CachingTypes: "None" | "ReadOnly" | "ReadWrite"

Defines values for CachingTypes. Possible values include: 'None', 'ReadOnly', 'ReadWrite'

readonly
enum

{string}

ComponentNames

ComponentNames: "Microsoft-Windows-Shell-Setup"

Defines values for ComponentNames. Possible values include: 'Microsoft-Windows-Shell-Setup'

readonly
enum

{string}

DiskCreateOption

DiskCreateOption: "Empty" | "Attach" | "FromImage" | "Import" | "Copy"

Defines values for DiskCreateOption. Possible values include: 'Empty', 'Attach', 'FromImage', 'Import', 'Copy'

readonly
enum

{string}

DiskCreateOptionTypes

DiskCreateOptionTypes: "FromImage" | "Empty" | "Attach"

Defines values for DiskCreateOptionTypes. Possible values include: 'FromImage', 'Empty', 'Attach'

readonly
enum

{string}

DisksBeginCreateOrUpdateResponse

DisksBeginCreateOrUpdateResponse: Disk & object

Contains response data for the beginCreateOrUpdate operation.

DisksBeginDeleteMethodResponse

DisksBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

DisksBeginGrantAccessResponse

DisksBeginGrantAccessResponse: AccessUri & object

Contains response data for the beginGrantAccess operation.

DisksBeginRevokeAccessResponse

DisksBeginRevokeAccessResponse: OperationStatusResponse & object

Contains response data for the beginRevokeAccess operation.

DisksBeginUpdateResponse

DisksBeginUpdateResponse: Disk & object

Contains response data for the beginUpdate operation.

DisksCreateOrUpdateResponse

DisksCreateOrUpdateResponse: Disk & object

Contains response data for the createOrUpdate operation.

DisksDeleteMethodResponse

DisksDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

DisksGetResponse

DisksGetResponse: Disk & object

Contains response data for the get operation.

DisksGrantAccessResponse

DisksGrantAccessResponse: AccessUri & object

Contains response data for the grantAccess operation.

DisksListByResourceGroupNextResponse

DisksListByResourceGroupNextResponse: DiskList & object

Contains response data for the listByResourceGroupNext operation.

DisksListByResourceGroupResponse

DisksListByResourceGroupResponse: DiskList & object

Contains response data for the listByResourceGroup operation.

DisksListNextResponse

DisksListNextResponse: DiskList & object

Contains response data for the listNext operation.

DisksListResponse

DisksListResponse: DiskList & object

Contains response data for the list operation.

DisksRevokeAccessResponse

DisksRevokeAccessResponse: OperationStatusResponse & object

Contains response data for the revokeAccess operation.

DisksUpdateResponse

DisksUpdateResponse: Disk & object

Contains response data for the update operation.

IPVersion

IPVersion: "IPv4" | "IPv6"

Defines values for IPVersion. Possible values include: 'IPv4', 'IPv6'

readonly
enum

{string}

ImagesBeginCreateOrUpdateResponse

ImagesBeginCreateOrUpdateResponse: Image & object

Contains response data for the beginCreateOrUpdate operation.

ImagesBeginDeleteMethodResponse

ImagesBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

ImagesBeginUpdateResponse

ImagesBeginUpdateResponse: Image & object

Contains response data for the beginUpdate operation.

ImagesCreateOrUpdateResponse

ImagesCreateOrUpdateResponse: Image & object

Contains response data for the createOrUpdate operation.

ImagesDeleteMethodResponse

ImagesDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

ImagesGetResponse

ImagesGetResponse: Image & object

Contains response data for the get operation.

ImagesListByResourceGroupNextResponse

ImagesListByResourceGroupNextResponse: ImageListResult & object

Contains response data for the listByResourceGroupNext operation.

ImagesListByResourceGroupResponse

ImagesListByResourceGroupResponse: ImageListResult & object

Contains response data for the listByResourceGroup operation.

ImagesListNextResponse

ImagesListNextResponse: ImageListResult & object

Contains response data for the listNext operation.

ImagesListResponse

ImagesListResponse: ImageListResult & object

Contains response data for the list operation.

ImagesUpdateResponse

ImagesUpdateResponse: Image & object

Contains response data for the update operation.

InstanceViewTypes

InstanceViewTypes: "instanceView"

Defines values for InstanceViewTypes. Possible values include: 'instanceView'

readonly
enum

{string}

IntervalInMins

IntervalInMins: "ThreeMins" | "FiveMins" | "ThirtyMins" | "SixtyMins"

Defines values for IntervalInMins. Possible values include: 'ThreeMins', 'FiveMins', 'ThirtyMins', 'SixtyMins'

readonly
enum

{string}

LogAnalyticsBeginExportRequestRateByIntervalResponse

LogAnalyticsBeginExportRequestRateByIntervalResponse: LogAnalyticsOperationResult & object

Contains response data for the beginExportRequestRateByInterval operation.

LogAnalyticsBeginExportThrottledRequestsResponse

LogAnalyticsBeginExportThrottledRequestsResponse: LogAnalyticsOperationResult & object

Contains response data for the beginExportThrottledRequests operation.

LogAnalyticsExportRequestRateByIntervalResponse

LogAnalyticsExportRequestRateByIntervalResponse: LogAnalyticsOperationResult & object

Contains response data for the exportRequestRateByInterval operation.

LogAnalyticsExportThrottledRequestsResponse

LogAnalyticsExportThrottledRequestsResponse: LogAnalyticsOperationResult & object

Contains response data for the exportThrottledRequests operation.

MaintenanceOperationResultCodeTypes

MaintenanceOperationResultCodeTypes: "None" | "RetryLater" | "MaintenanceAborted" | "MaintenanceCompleted"

Defines values for MaintenanceOperationResultCodeTypes. Possible values include: 'None', 'RetryLater', 'MaintenanceAborted', 'MaintenanceCompleted'

readonly
enum

{string}

OperatingSystemStateTypes

OperatingSystemStateTypes: "Generalized" | "Specialized"

Defines values for OperatingSystemStateTypes. Possible values include: 'Generalized', 'Specialized'

readonly
enum

{string}

OperatingSystemTypes

OperatingSystemTypes: "Windows" | "Linux"

Defines values for OperatingSystemTypes. Possible values include: 'Windows', 'Linux'

readonly
enum

{string}

OperationsListResponse

OperationsListResponse: ComputeOperationListResult & object

Contains response data for the list operation.

PassNames

PassNames: "OobeSystem"

Defines values for PassNames. Possible values include: 'OobeSystem'

readonly
enum

{string}

ProtocolTypes

ProtocolTypes: "Http" | "Https"

Defines values for ProtocolTypes. Possible values include: 'Http', 'Https'

readonly
enum

{string}

ResourceIdentityType

ResourceIdentityType: "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None"

Defines values for ResourceIdentityType. Possible values include: 'SystemAssigned', 'UserAssigned', 'SystemAssigned, UserAssigned', 'None'

readonly
enum

{string}

RollingUpgradeActionType

RollingUpgradeActionType: "Start" | "Cancel"

Defines values for RollingUpgradeActionType. Possible values include: 'Start', 'Cancel'

readonly
enum

{string}

RollingUpgradeStatusCode

RollingUpgradeStatusCode: "RollingForward" | "Cancelled" | "Completed" | "Faulted"

Defines values for RollingUpgradeStatusCode. Possible values include: 'RollingForward', 'Cancelled', 'Completed', 'Faulted'

readonly
enum

{string}

SettingNames

SettingNames: "AutoLogon" | "FirstLogonCommands"

Defines values for SettingNames. Possible values include: 'AutoLogon', 'FirstLogonCommands'

readonly
enum

{string}

SnapshotsBeginCreateOrUpdateResponse

SnapshotsBeginCreateOrUpdateResponse: Snapshot & object

Contains response data for the beginCreateOrUpdate operation.

SnapshotsBeginDeleteMethodResponse

SnapshotsBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

SnapshotsBeginGrantAccessResponse

SnapshotsBeginGrantAccessResponse: AccessUri & object

Contains response data for the beginGrantAccess operation.

SnapshotsBeginRevokeAccessResponse

SnapshotsBeginRevokeAccessResponse: OperationStatusResponse & object

Contains response data for the beginRevokeAccess operation.

SnapshotsBeginUpdateResponse

SnapshotsBeginUpdateResponse: Snapshot & object

Contains response data for the beginUpdate operation.

SnapshotsCreateOrUpdateResponse

SnapshotsCreateOrUpdateResponse: Snapshot & object

Contains response data for the createOrUpdate operation.

SnapshotsDeleteMethodResponse

SnapshotsDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

SnapshotsGetResponse

SnapshotsGetResponse: Snapshot & object

Contains response data for the get operation.

SnapshotsGrantAccessResponse

SnapshotsGrantAccessResponse: AccessUri & object

Contains response data for the grantAccess operation.

SnapshotsListByResourceGroupNextResponse

SnapshotsListByResourceGroupNextResponse: SnapshotList & object

Contains response data for the listByResourceGroupNext operation.

SnapshotsListByResourceGroupResponse

SnapshotsListByResourceGroupResponse: SnapshotList & object

Contains response data for the listByResourceGroup operation.

SnapshotsListNextResponse

SnapshotsListNextResponse: SnapshotList & object

Contains response data for the listNext operation.

SnapshotsListResponse

SnapshotsListResponse: SnapshotList & object

Contains response data for the list operation.

SnapshotsRevokeAccessResponse

SnapshotsRevokeAccessResponse: OperationStatusResponse & object

Contains response data for the revokeAccess operation.

SnapshotsUpdateResponse

SnapshotsUpdateResponse: Snapshot & object

Contains response data for the update operation.

StatusLevelTypes

StatusLevelTypes: "Info" | "Warning" | "Error"

Defines values for StatusLevelTypes. Possible values include: 'Info', 'Warning', 'Error'

readonly
enum

{string}

StorageAccountTypes

StorageAccountTypes: "Standard_LRS" | "Premium_LRS"

Defines values for StorageAccountTypes. Possible values include: 'Standard_LRS', 'Premium_LRS'

readonly
enum

{string}

UpgradeMode

UpgradeMode: "Automatic" | "Manual" | "Rolling"

Defines values for UpgradeMode. Possible values include: 'Automatic', 'Manual', 'Rolling'

readonly
enum

{string}

UpgradeOperationInvoker

UpgradeOperationInvoker: "Unknown" | "User" | "Platform"

Defines values for UpgradeOperationInvoker. Possible values include: 'Unknown', 'User', 'Platform'

readonly
enum

{string}

UpgradeState

UpgradeState: "RollingForward" | "Cancelled" | "Completed" | "Faulted"

Defines values for UpgradeState. Possible values include: 'RollingForward', 'Cancelled', 'Completed', 'Faulted'

readonly
enum

{string}

UsageListNextResponse

UsageListNextResponse: ListUsagesResult & object

Contains response data for the listNext operation.

UsageListResponse

UsageListResponse: ListUsagesResult & object

Contains response data for the list operation.

VirtualMachineEvictionPolicyTypes

VirtualMachineEvictionPolicyTypes: "Deallocate" | "Delete"

Defines values for VirtualMachineEvictionPolicyTypes. Possible values include: 'Deallocate', 'Delete'

readonly
enum

{string}

VirtualMachineExtensionImagesGetResponse

VirtualMachineExtensionImagesGetResponse: VirtualMachineExtensionImage & object

Contains response data for the get operation.

VirtualMachineExtensionImagesListTypesResponse

VirtualMachineExtensionImagesListTypesResponse: Array<VirtualMachineExtensionImage> & object

Contains response data for the listTypes operation.

VirtualMachineExtensionImagesListVersionsResponse

VirtualMachineExtensionImagesListVersionsResponse: Array<VirtualMachineExtensionImage> & object

Contains response data for the listVersions operation.

VirtualMachineExtensionsBeginCreateOrUpdateResponse

VirtualMachineExtensionsBeginCreateOrUpdateResponse: VirtualMachineExtension & object

Contains response data for the beginCreateOrUpdate operation.

VirtualMachineExtensionsBeginDeleteMethodResponse

VirtualMachineExtensionsBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

VirtualMachineExtensionsBeginUpdateResponse

VirtualMachineExtensionsBeginUpdateResponse: VirtualMachineExtension & object

Contains response data for the beginUpdate operation.

VirtualMachineExtensionsCreateOrUpdateResponse

VirtualMachineExtensionsCreateOrUpdateResponse: VirtualMachineExtension & object

Contains response data for the createOrUpdate operation.

VirtualMachineExtensionsDeleteMethodResponse

VirtualMachineExtensionsDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

VirtualMachineExtensionsGetResponse

VirtualMachineExtensionsGetResponse: VirtualMachineExtension & object

Contains response data for the get operation.

VirtualMachineExtensionsUpdateResponse

VirtualMachineExtensionsUpdateResponse: VirtualMachineExtension & object

Contains response data for the update operation.

VirtualMachineImagesGetResponse

VirtualMachineImagesGetResponse: VirtualMachineImage & object

Contains response data for the get operation.

VirtualMachineImagesListOffersResponse

VirtualMachineImagesListOffersResponse: Array<VirtualMachineImageResource> & object

Contains response data for the listOffers operation.

VirtualMachineImagesListPublishersResponse

VirtualMachineImagesListPublishersResponse: Array<VirtualMachineImageResource> & object

Contains response data for the listPublishers operation.

VirtualMachineImagesListResponse

VirtualMachineImagesListResponse: Array<VirtualMachineImageResource> & object

Contains response data for the list operation.

VirtualMachineImagesListSkusResponse

VirtualMachineImagesListSkusResponse: Array<VirtualMachineImageResource> & object

Contains response data for the listSkus operation.

VirtualMachinePriorityTypes

VirtualMachinePriorityTypes: "Regular" | "Low"

Defines values for VirtualMachinePriorityTypes. Possible values include: 'Regular', 'Low'

readonly
enum

{string}

VirtualMachineScaleSetExtensionsBeginCreateOrUpdateResponse

VirtualMachineScaleSetExtensionsBeginCreateOrUpdateResponse: VirtualMachineScaleSetExtension & object

Contains response data for the beginCreateOrUpdate operation.

VirtualMachineScaleSetExtensionsBeginDeleteMethodResponse

VirtualMachineScaleSetExtensionsBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

VirtualMachineScaleSetExtensionsCreateOrUpdateResponse

VirtualMachineScaleSetExtensionsCreateOrUpdateResponse: VirtualMachineScaleSetExtension & object

Contains response data for the createOrUpdate operation.

VirtualMachineScaleSetExtensionsDeleteMethodResponse

VirtualMachineScaleSetExtensionsDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

VirtualMachineScaleSetExtensionsGetResponse

VirtualMachineScaleSetExtensionsGetResponse: VirtualMachineScaleSetExtension & object

Contains response data for the get operation.

VirtualMachineScaleSetExtensionsListNextResponse

VirtualMachineScaleSetExtensionsListNextResponse: VirtualMachineScaleSetExtensionListResult & object

Contains response data for the listNext operation.

VirtualMachineScaleSetExtensionsListResponse

VirtualMachineScaleSetExtensionsListResponse: VirtualMachineScaleSetExtensionListResult & object

Contains response data for the list operation.

VirtualMachineScaleSetRollingUpgradesBeginCancelResponse

VirtualMachineScaleSetRollingUpgradesBeginCancelResponse: OperationStatusResponse & object

Contains response data for the beginCancel operation.

VirtualMachineScaleSetRollingUpgradesBeginStartOSUpgradeResponse

VirtualMachineScaleSetRollingUpgradesBeginStartOSUpgradeResponse: OperationStatusResponse & object

Contains response data for the beginStartOSUpgrade operation.

VirtualMachineScaleSetRollingUpgradesCancelResponse

VirtualMachineScaleSetRollingUpgradesCancelResponse: OperationStatusResponse & object

Contains response data for the cancel operation.

VirtualMachineScaleSetRollingUpgradesGetLatestResponse

VirtualMachineScaleSetRollingUpgradesGetLatestResponse: RollingUpgradeStatusInfo & object

Contains response data for the getLatest operation.

VirtualMachineScaleSetRollingUpgradesStartOSUpgradeResponse

VirtualMachineScaleSetRollingUpgradesStartOSUpgradeResponse: OperationStatusResponse & object

Contains response data for the startOSUpgrade operation.

VirtualMachineScaleSetSkuScaleType

VirtualMachineScaleSetSkuScaleType: "Automatic" | "None"

Defines values for VirtualMachineScaleSetSkuScaleType. Possible values include: 'Automatic', 'None'

readonly
enum

{string}

VirtualMachineScaleSetVMsBeginDeallocateResponse

VirtualMachineScaleSetVMsBeginDeallocateResponse: OperationStatusResponse & object

Contains response data for the beginDeallocate operation.

VirtualMachineScaleSetVMsBeginDeleteMethodResponse

VirtualMachineScaleSetVMsBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

VirtualMachineScaleSetVMsBeginPerformMaintenanceResponse

VirtualMachineScaleSetVMsBeginPerformMaintenanceResponse: OperationStatusResponse & object

Contains response data for the beginPerformMaintenance operation.

VirtualMachineScaleSetVMsBeginPowerOffResponse

VirtualMachineScaleSetVMsBeginPowerOffResponse: OperationStatusResponse & object

Contains response data for the beginPowerOff operation.

VirtualMachineScaleSetVMsBeginRedeployResponse

VirtualMachineScaleSetVMsBeginRedeployResponse: OperationStatusResponse & object

Contains response data for the beginRedeploy operation.

VirtualMachineScaleSetVMsBeginReimageAllResponse

VirtualMachineScaleSetVMsBeginReimageAllResponse: OperationStatusResponse & object

Contains response data for the beginReimageAll operation.

VirtualMachineScaleSetVMsBeginReimageResponse

VirtualMachineScaleSetVMsBeginReimageResponse: OperationStatusResponse & object

Contains response data for the beginReimage operation.

VirtualMachineScaleSetVMsBeginRestartResponse

VirtualMachineScaleSetVMsBeginRestartResponse: OperationStatusResponse & object

Contains response data for the beginRestart operation.

VirtualMachineScaleSetVMsBeginStartResponse

VirtualMachineScaleSetVMsBeginStartResponse: OperationStatusResponse & object

Contains response data for the beginStart operation.

VirtualMachineScaleSetVMsBeginUpdateResponse

VirtualMachineScaleSetVMsBeginUpdateResponse: VirtualMachineScaleSetVM & object

Contains response data for the beginUpdate operation.

VirtualMachineScaleSetVMsDeallocateResponse

VirtualMachineScaleSetVMsDeallocateResponse: OperationStatusResponse & object

Contains response data for the deallocate operation.

VirtualMachineScaleSetVMsDeleteMethodResponse

VirtualMachineScaleSetVMsDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

VirtualMachineScaleSetVMsGetInstanceViewResponse

VirtualMachineScaleSetVMsGetInstanceViewResponse: VirtualMachineScaleSetVMInstanceView & object

Contains response data for the getInstanceView operation.

VirtualMachineScaleSetVMsGetResponse

VirtualMachineScaleSetVMsGetResponse: VirtualMachineScaleSetVM & object

Contains response data for the get operation.

VirtualMachineScaleSetVMsListNextResponse

VirtualMachineScaleSetVMsListNextResponse: VirtualMachineScaleSetVMListResult & object

Contains response data for the listNext operation.

VirtualMachineScaleSetVMsListResponse

VirtualMachineScaleSetVMsListResponse: VirtualMachineScaleSetVMListResult & object

Contains response data for the list operation.

VirtualMachineScaleSetVMsPerformMaintenanceResponse

VirtualMachineScaleSetVMsPerformMaintenanceResponse: OperationStatusResponse & object

Contains response data for the performMaintenance operation.

VirtualMachineScaleSetVMsPowerOffResponse

VirtualMachineScaleSetVMsPowerOffResponse: OperationStatusResponse & object

Contains response data for the powerOff operation.

VirtualMachineScaleSetVMsRedeployResponse

VirtualMachineScaleSetVMsRedeployResponse: OperationStatusResponse & object

Contains response data for the redeploy operation.

VirtualMachineScaleSetVMsReimageAllResponse

VirtualMachineScaleSetVMsReimageAllResponse: OperationStatusResponse & object

Contains response data for the reimageAll operation.

VirtualMachineScaleSetVMsReimageResponse

VirtualMachineScaleSetVMsReimageResponse: OperationStatusResponse & object

Contains response data for the reimage operation.

VirtualMachineScaleSetVMsRestartResponse

VirtualMachineScaleSetVMsRestartResponse: OperationStatusResponse & object

Contains response data for the restart operation.

VirtualMachineScaleSetVMsStartResponse

VirtualMachineScaleSetVMsStartResponse: OperationStatusResponse & object

Contains response data for the start operation.

VirtualMachineScaleSetVMsUpdateResponse

VirtualMachineScaleSetVMsUpdateResponse: VirtualMachineScaleSetVM & object

Contains response data for the update operation.

VirtualMachineScaleSetsBeginCreateOrUpdateResponse

VirtualMachineScaleSetsBeginCreateOrUpdateResponse: VirtualMachineScaleSet & object

Contains response data for the beginCreateOrUpdate operation.

VirtualMachineScaleSetsBeginDeallocateResponse

VirtualMachineScaleSetsBeginDeallocateResponse: OperationStatusResponse & object

Contains response data for the beginDeallocate operation.

VirtualMachineScaleSetsBeginDeleteInstancesResponse

VirtualMachineScaleSetsBeginDeleteInstancesResponse: OperationStatusResponse & object

Contains response data for the beginDeleteInstances operation.

VirtualMachineScaleSetsBeginDeleteMethodResponse

VirtualMachineScaleSetsBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

VirtualMachineScaleSetsBeginPerformMaintenanceResponse

VirtualMachineScaleSetsBeginPerformMaintenanceResponse: OperationStatusResponse & object

Contains response data for the beginPerformMaintenance operation.

VirtualMachineScaleSetsBeginPowerOffResponse

VirtualMachineScaleSetsBeginPowerOffResponse: OperationStatusResponse & object

Contains response data for the beginPowerOff operation.

VirtualMachineScaleSetsBeginRedeployResponse

VirtualMachineScaleSetsBeginRedeployResponse: OperationStatusResponse & object

Contains response data for the beginRedeploy operation.

VirtualMachineScaleSetsBeginReimageAllResponse

VirtualMachineScaleSetsBeginReimageAllResponse: OperationStatusResponse & object

Contains response data for the beginReimageAll operation.

VirtualMachineScaleSetsBeginReimageResponse

VirtualMachineScaleSetsBeginReimageResponse: OperationStatusResponse & object

Contains response data for the beginReimage operation.

VirtualMachineScaleSetsBeginRestartResponse

VirtualMachineScaleSetsBeginRestartResponse: OperationStatusResponse & object

Contains response data for the beginRestart operation.

VirtualMachineScaleSetsBeginStartResponse

VirtualMachineScaleSetsBeginStartResponse: OperationStatusResponse & object

Contains response data for the beginStart operation.

VirtualMachineScaleSetsBeginUpdateInstancesResponse

VirtualMachineScaleSetsBeginUpdateInstancesResponse: OperationStatusResponse & object

Contains response data for the beginUpdateInstances operation.

VirtualMachineScaleSetsBeginUpdateResponse

VirtualMachineScaleSetsBeginUpdateResponse: VirtualMachineScaleSet & object

Contains response data for the beginUpdate operation.

VirtualMachineScaleSetsCreateOrUpdateResponse

VirtualMachineScaleSetsCreateOrUpdateResponse: VirtualMachineScaleSet & object

Contains response data for the createOrUpdate operation.

VirtualMachineScaleSetsDeallocateResponse

VirtualMachineScaleSetsDeallocateResponse: OperationStatusResponse & object

Contains response data for the deallocate operation.

VirtualMachineScaleSetsDeleteInstancesResponse

VirtualMachineScaleSetsDeleteInstancesResponse: OperationStatusResponse & object

Contains response data for the deleteInstances operation.

VirtualMachineScaleSetsDeleteMethodResponse

VirtualMachineScaleSetsDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

VirtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkResponse

VirtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkResponse: RecoveryWalkResponse & object

Contains response data for the forceRecoveryServiceFabricPlatformUpdateDomainWalk operation.

VirtualMachineScaleSetsGetInstanceViewResponse

VirtualMachineScaleSetsGetInstanceViewResponse: VirtualMachineScaleSetInstanceView & object

Contains response data for the getInstanceView operation.

VirtualMachineScaleSetsGetOSUpgradeHistoryNextResponse

VirtualMachineScaleSetsGetOSUpgradeHistoryNextResponse: VirtualMachineScaleSetListOSUpgradeHistory & object

Contains response data for the getOSUpgradeHistoryNext operation.

VirtualMachineScaleSetsGetOSUpgradeHistoryResponse

VirtualMachineScaleSetsGetOSUpgradeHistoryResponse: VirtualMachineScaleSetListOSUpgradeHistory & object

Contains response data for the getOSUpgradeHistory operation.

VirtualMachineScaleSetsGetResponse

VirtualMachineScaleSetsGetResponse: VirtualMachineScaleSet & object

Contains response data for the get operation.

VirtualMachineScaleSetsListAllNextResponse

VirtualMachineScaleSetsListAllNextResponse: VirtualMachineScaleSetListWithLinkResult & object

Contains response data for the listAllNext operation.

VirtualMachineScaleSetsListAllResponse

VirtualMachineScaleSetsListAllResponse: VirtualMachineScaleSetListWithLinkResult & object

Contains response data for the listAll operation.

VirtualMachineScaleSetsListNextResponse

VirtualMachineScaleSetsListNextResponse: VirtualMachineScaleSetListResult & object

Contains response data for the listNext operation.

VirtualMachineScaleSetsListResponse

VirtualMachineScaleSetsListResponse: VirtualMachineScaleSetListResult & object

Contains response data for the list operation.

VirtualMachineScaleSetsListSkusNextResponse

VirtualMachineScaleSetsListSkusNextResponse: VirtualMachineScaleSetListSkusResult & object

Contains response data for the listSkusNext operation.

VirtualMachineScaleSetsListSkusResponse

VirtualMachineScaleSetsListSkusResponse: VirtualMachineScaleSetListSkusResult & object

Contains response data for the listSkus operation.

VirtualMachineScaleSetsPerformMaintenanceResponse

VirtualMachineScaleSetsPerformMaintenanceResponse: OperationStatusResponse & object

Contains response data for the performMaintenance operation.

VirtualMachineScaleSetsPowerOffResponse

VirtualMachineScaleSetsPowerOffResponse: OperationStatusResponse & object

Contains response data for the powerOff operation.

VirtualMachineScaleSetsRedeployResponse

VirtualMachineScaleSetsRedeployResponse: OperationStatusResponse & object

Contains response data for the redeploy operation.

VirtualMachineScaleSetsReimageAllResponse

VirtualMachineScaleSetsReimageAllResponse: OperationStatusResponse & object

Contains response data for the reimageAll operation.

VirtualMachineScaleSetsReimageResponse

VirtualMachineScaleSetsReimageResponse: OperationStatusResponse & object

Contains response data for the reimage operation.

VirtualMachineScaleSetsRestartResponse

VirtualMachineScaleSetsRestartResponse: OperationStatusResponse & object

Contains response data for the restart operation.

VirtualMachineScaleSetsStartResponse

VirtualMachineScaleSetsStartResponse: OperationStatusResponse & object

Contains response data for the start operation.

VirtualMachineScaleSetsUpdateInstancesResponse

VirtualMachineScaleSetsUpdateInstancesResponse: OperationStatusResponse & object

Contains response data for the updateInstances operation.

VirtualMachineScaleSetsUpdateResponse

VirtualMachineScaleSetsUpdateResponse: VirtualMachineScaleSet & object

Contains response data for the update operation.

VirtualMachineSizeTypes

VirtualMachineSizeTypes: "Basic_A0" | "Basic_A1" | "Basic_A2" | "Basic_A3" | "Basic_A4" | "Standard_A0" | "Standard_A1" | "Standard_A2" | "Standard_A3" | "Standard_A4" | "Standard_A5" | "Standard_A6" | "Standard_A7" | "Standard_A8" | "Standard_A9" | "Standard_A10" | "Standard_A11" | "Standard_A1_v2" | "Standard_A2_v2" | "Standard_A4_v2" | "Standard_A8_v2" | "Standard_A2m_v2" | "Standard_A4m_v2" | "Standard_A8m_v2" | "Standard_B1s" | "Standard_B1ms" | "Standard_B2s" | "Standard_B2ms" | "Standard_B4ms" | "Standard_B8ms" | "Standard_D1" | "Standard_D2" | "Standard_D3" | "Standard_D4" | "Standard_D11" | "Standard_D12" | "Standard_D13" | "Standard_D14" | "Standard_D1_v2" | "Standard_D2_v2" | "Standard_D3_v2" | "Standard_D4_v2" | "Standard_D5_v2" | "Standard_D2_v3" | "Standard_D4_v3" | "Standard_D8_v3" | "Standard_D16_v3" | "Standard_D32_v3" | "Standard_D64_v3" | "Standard_D2s_v3" | "Standard_D4s_v3" | "Standard_D8s_v3" | "Standard_D16s_v3" | "Standard_D32s_v3" | "Standard_D64s_v3" | "Standard_D11_v2" | "Standard_D12_v2" | "Standard_D13_v2" | "Standard_D14_v2" | "Standard_D15_v2" | "Standard_DS1" | "Standard_DS2" | "Standard_DS3" | "Standard_DS4" | "Standard_DS11" | "Standard_DS12" | "Standard_DS13" | "Standard_DS14" | "Standard_DS1_v2" | "Standard_DS2_v2" | "Standard_DS3_v2" | "Standard_DS4_v2" | "Standard_DS5_v2" | "Standard_DS11_v2" | "Standard_DS12_v2" | "Standard_DS13_v2" | "Standard_DS14_v2" | "Standard_DS15_v2" | "Standard_DS13-4_v2" | "Standard_DS13-2_v2" | "Standard_DS14-8_v2" | "Standard_DS14-4_v2" | "Standard_E2_v3" | "Standard_E4_v3" | "Standard_E8_v3" | "Standard_E16_v3" | "Standard_E32_v3" | "Standard_E64_v3" | "Standard_E2s_v3" | "Standard_E4s_v3" | "Standard_E8s_v3" | "Standard_E16s_v3" | "Standard_E32s_v3" | "Standard_E64s_v3" | "Standard_E32-16_v3" | "Standard_E32-8s_v3" | "Standard_E64-32s_v3" | "Standard_E64-16s_v3" | "Standard_F1" | "Standard_F2" | "Standard_F4" | "Standard_F8" | "Standard_F16" | "Standard_F1s" | "Standard_F2s" | "Standard_F4s" | "Standard_F8s" | "Standard_F16s" | "Standard_F2s_v2" | "Standard_F4s_v2" | "Standard_F8s_v2" | "Standard_F16s_v2" | "Standard_F32s_v2" | "Standard_F64s_v2" | "Standard_F72s_v2" | "Standard_G1" | "Standard_G2" | "Standard_G3" | "Standard_G4" | "Standard_G5" | "Standard_GS1" | "Standard_GS2" | "Standard_GS3" | "Standard_GS4" | "Standard_GS5" | "Standard_GS4-8" | "Standard_GS4-4" | "Standard_GS5-16" | "Standard_GS5-8" | "Standard_H8" | "Standard_H16" | "Standard_H8m" | "Standard_H16m" | "Standard_H16r" | "Standard_H16mr" | "Standard_L4s" | "Standard_L8s" | "Standard_L16s" | "Standard_L32s" | "Standard_M64s" | "Standard_M64ms" | "Standard_M128s" | "Standard_M128ms" | "Standard_M64-32ms" | "Standard_M64-16ms" | "Standard_M128-64ms" | "Standard_M128-32ms" | "Standard_NC6" | "Standard_NC12" | "Standard_NC24" | "Standard_NC24r" | "Standard_NC6s_v2" | "Standard_NC12s_v2" | "Standard_NC24s_v2" | "Standard_NC24rs_v2" | "Standard_NC6s_v3" | "Standard_NC12s_v3" | "Standard_NC24s_v3" | "Standard_NC24rs_v3" | "Standard_ND6s" | "Standard_ND12s" | "Standard_ND24s" | "Standard_ND24rs" | "Standard_NV6" | "Standard_NV12" | "Standard_NV24"

Defines values for VirtualMachineSizeTypes. Possible values include: 'Basic_A0', 'Basic_A1', 'Basic_A2', 'Basic_A3', 'Basic_A4', 'Standard_A0', 'Standard_A1', 'Standard_A2', 'Standard_A3', 'Standard_A4', 'Standard_A5', 'Standard_A6', 'Standard_A7', 'Standard_A8', 'Standard_A9', 'Standard_A10', 'Standard_A11', 'Standard_A1_v2', 'Standard_A2_v2', 'Standard_A4_v2', 'Standard_A8_v2', 'Standard_A2m_v2', 'Standard_A4m_v2', 'Standard_A8m_v2', 'Standard_B1s', 'Standard_B1ms', 'Standard_B2s', 'Standard_B2ms', 'Standard_B4ms', 'Standard_B8ms', 'Standard_D1', 'Standard_D2', 'Standard_D3', 'Standard_D4', 'Standard_D11', 'Standard_D12', 'Standard_D13', 'Standard_D14', 'Standard_D1_v2', 'Standard_D2_v2', 'Standard_D3_v2', 'Standard_D4_v2', 'Standard_D5_v2', 'Standard_D2_v3', 'Standard_D4_v3', 'Standard_D8_v3', 'Standard_D16_v3', 'Standard_D32_v3', 'Standard_D64_v3', 'Standard_D2s_v3', 'Standard_D4s_v3', 'Standard_D8s_v3', 'Standard_D16s_v3', 'Standard_D32s_v3', 'Standard_D64s_v3', 'Standard_D11_v2', 'Standard_D12_v2', 'Standard_D13_v2', 'Standard_D14_v2', 'Standard_D15_v2', 'Standard_DS1', 'Standard_DS2', 'Standard_DS3', 'Standard_DS4', 'Standard_DS11', 'Standard_DS12', 'Standard_DS13', 'Standard_DS14', 'Standard_DS1_v2', 'Standard_DS2_v2', 'Standard_DS3_v2', 'Standard_DS4_v2', 'Standard_DS5_v2', 'Standard_DS11_v2', 'Standard_DS12_v2', 'Standard_DS13_v2', 'Standard_DS14_v2', 'Standard_DS15_v2', 'Standard_DS13-4_v2', 'Standard_DS13-2_v2', 'Standard_DS14-8_v2', 'Standard_DS14-4_v2', 'Standard_E2_v3', 'Standard_E4_v3', 'Standard_E8_v3', 'Standard_E16_v3', 'Standard_E32_v3', 'Standard_E64_v3', 'Standard_E2s_v3', 'Standard_E4s_v3', 'Standard_E8s_v3', 'Standard_E16s_v3', 'Standard_E32s_v3', 'Standard_E64s_v3', 'Standard_E32-16_v3', 'Standard_E32-8s_v3', 'Standard_E64-32s_v3', 'Standard_E64-16s_v3', 'Standard_F1', 'Standard_F2', 'Standard_F4', 'Standard_F8', 'Standard_F16', 'Standard_F1s', 'Standard_F2s', 'Standard_F4s', 'Standard_F8s', 'Standard_F16s', 'Standard_F2s_v2', 'Standard_F4s_v2', 'Standard_F8s_v2', 'Standard_F16s_v2', 'Standard_F32s_v2', 'Standard_F64s_v2', 'Standard_F72s_v2', 'Standard_G1', 'Standard_G2', 'Standard_G3', 'Standard_G4', 'Standard_G5', 'Standard_GS1', 'Standard_GS2', 'Standard_GS3', 'Standard_GS4', 'Standard_GS5', 'Standard_GS4-8', 'Standard_GS4-4', 'Standard_GS5-16', 'Standard_GS5-8', 'Standard_H8', 'Standard_H16', 'Standard_H8m', 'Standard_H16m', 'Standard_H16r', 'Standard_H16mr', 'Standard_L4s', 'Standard_L8s', 'Standard_L16s', 'Standard_L32s', 'Standard_M64s', 'Standard_M64ms', 'Standard_M128s', 'Standard_M128ms', 'Standard_M64-32ms', 'Standard_M64-16ms', 'Standard_M128-64ms', 'Standard_M128-32ms', 'Standard_NC6', 'Standard_NC12', 'Standard_NC24', 'Standard_NC24r', 'Standard_NC6s_v2', 'Standard_NC12s_v2', 'Standard_NC24s_v2', 'Standard_NC24rs_v2', 'Standard_NC6s_v3', 'Standard_NC12s_v3', 'Standard_NC24s_v3', 'Standard_NC24rs_v3', 'Standard_ND6s', 'Standard_ND12s', 'Standard_ND24s', 'Standard_ND24rs', 'Standard_NV6', 'Standard_NV12', 'Standard_NV24'

readonly
enum

{string}

VirtualMachineSizesListResponse

VirtualMachineSizesListResponse: VirtualMachineSizeListResult & object

Contains response data for the list operation.

VirtualMachinesBeginCaptureResponse

VirtualMachinesBeginCaptureResponse: VirtualMachineCaptureResult & object

Contains response data for the beginCapture operation.

VirtualMachinesBeginConvertToManagedDisksResponse

VirtualMachinesBeginConvertToManagedDisksResponse: OperationStatusResponse & object

Contains response data for the beginConvertToManagedDisks operation.

VirtualMachinesBeginCreateOrUpdateResponse

VirtualMachinesBeginCreateOrUpdateResponse: VirtualMachine & object

Contains response data for the beginCreateOrUpdate operation.

VirtualMachinesBeginDeallocateResponse

VirtualMachinesBeginDeallocateResponse: OperationStatusResponse & object

Contains response data for the beginDeallocate operation.

VirtualMachinesBeginDeleteMethodResponse

VirtualMachinesBeginDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the beginDeleteMethod operation.

VirtualMachinesBeginPerformMaintenanceResponse

VirtualMachinesBeginPerformMaintenanceResponse: OperationStatusResponse & object

Contains response data for the beginPerformMaintenance operation.

VirtualMachinesBeginPowerOffResponse

VirtualMachinesBeginPowerOffResponse: OperationStatusResponse & object

Contains response data for the beginPowerOff operation.

VirtualMachinesBeginRedeployResponse

VirtualMachinesBeginRedeployResponse: OperationStatusResponse & object

Contains response data for the beginRedeploy operation.

VirtualMachinesBeginRestartResponse

VirtualMachinesBeginRestartResponse: OperationStatusResponse & object

Contains response data for the beginRestart operation.

VirtualMachinesBeginStartResponse

VirtualMachinesBeginStartResponse: OperationStatusResponse & object

Contains response data for the beginStart operation.

VirtualMachinesBeginUpdateResponse

VirtualMachinesBeginUpdateResponse: VirtualMachine & object

Contains response data for the beginUpdate operation.

VirtualMachinesCaptureResponse

VirtualMachinesCaptureResponse: VirtualMachineCaptureResult & object

Contains response data for the capture operation.

VirtualMachinesConvertToManagedDisksResponse

VirtualMachinesConvertToManagedDisksResponse: OperationStatusResponse & object

Contains response data for the convertToManagedDisks operation.

VirtualMachinesCreateOrUpdateResponse

VirtualMachinesCreateOrUpdateResponse: VirtualMachine & object

Contains response data for the createOrUpdate operation.

VirtualMachinesDeallocateResponse

VirtualMachinesDeallocateResponse: OperationStatusResponse & object

Contains response data for the deallocate operation.

VirtualMachinesDeleteMethodResponse

VirtualMachinesDeleteMethodResponse: OperationStatusResponse & object

Contains response data for the deleteMethod operation.

VirtualMachinesGeneralizeResponse

VirtualMachinesGeneralizeResponse: OperationStatusResponse & object

Contains response data for the generalize operation.

VirtualMachinesGetExtensionsResponse

VirtualMachinesGetExtensionsResponse: VirtualMachineExtensionsListResult & object

Contains response data for the getExtensions operation.

VirtualMachinesGetResponse

VirtualMachinesGetResponse: VirtualMachine & object

Contains response data for the get operation.

VirtualMachinesInstanceViewResponse

VirtualMachinesInstanceViewResponse: VirtualMachineInstanceView & object

Contains response data for the instanceView operation.

VirtualMachinesListAllNextResponse

VirtualMachinesListAllNextResponse: VirtualMachineListResult & object

Contains response data for the listAllNext operation.

VirtualMachinesListAllResponse

VirtualMachinesListAllResponse: VirtualMachineListResult & object

Contains response data for the listAll operation.

VirtualMachinesListAvailableSizesResponse

VirtualMachinesListAvailableSizesResponse: VirtualMachineSizeListResult & object

Contains response data for the listAvailableSizes operation.

VirtualMachinesListByLocationNextResponse

VirtualMachinesListByLocationNextResponse: VirtualMachineListResult & object

Contains response data for the listByLocationNext operation.

VirtualMachinesListByLocationResponse

VirtualMachinesListByLocationResponse: VirtualMachineListResult & object

Contains response data for the listByLocation operation.

VirtualMachinesListNextResponse

VirtualMachinesListNextResponse: VirtualMachineListResult & object

Contains response data for the listNext operation.

VirtualMachinesListResponse

VirtualMachinesListResponse: VirtualMachineListResult & object

Contains response data for the list operation.

VirtualMachinesPerformMaintenanceResponse

VirtualMachinesPerformMaintenanceResponse: OperationStatusResponse & object

Contains response data for the performMaintenance operation.

VirtualMachinesPowerOffResponse

VirtualMachinesPowerOffResponse: OperationStatusResponse & object

Contains response data for the powerOff operation.

VirtualMachinesRedeployResponse

VirtualMachinesRedeployResponse: OperationStatusResponse & object

Contains response data for the redeploy operation.

VirtualMachinesRestartResponse

VirtualMachinesRestartResponse: OperationStatusResponse & object

Contains response data for the restart operation.

VirtualMachinesStartResponse

VirtualMachinesStartResponse: OperationStatusResponse & object

Contains response data for the start operation.

VirtualMachinesUpdateResponse

VirtualMachinesUpdateResponse: VirtualMachine & object

Contains response data for the update operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const AccessUri

AccessUri: object

serializedName

serializedName: string = "AccessUri"

type

type: object

className

className: string = "AccessUri"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessSAS

accessSAS: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.output.accessSAS"

type

type: object

name

name: string = "String"

Const AdditionalUnattendContent

AdditionalUnattendContent: object

serializedName

serializedName: string = "AdditionalUnattendContent"

type

type: object

className

className: string = "AdditionalUnattendContent"

name

name: string = "Composite"

modelProperties

modelProperties: object

componentName

componentName: object

serializedName

serializedName: string = "componentName"

type

type: object

allowedValues

allowedValues: string[] = ["Microsoft-Windows-Shell-Setup"]

name

name: string = "Enum"

content

content: object

serializedName

serializedName: string = "content"

type

type: object

name

name: string = "String"

passName

passName: object

serializedName

serializedName: string = "passName"

type

type: object

allowedValues

allowedValues: string[] = ["OobeSystem"]

name

name: string = "Enum"

settingName

settingName: object

serializedName

serializedName: string = "settingName"

type

type: object

allowedValues

allowedValues: string[] = ["AutoLogon","FirstLogonCommands"]

name

name: string = "Enum"

Const ApiEntityReference

ApiEntityReference: object

serializedName

serializedName: string = "ApiEntityReference"

type

type: object

className

className: string = "ApiEntityReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const ApiError

ApiError: object

serializedName

serializedName: string = "ApiError"

type

type: object

className

className: string = "ApiError"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

details

details: object

serializedName

serializedName: string = "details"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ApiErrorBase"

name

name: string = "Composite"

innererror

innererror: object

serializedName

serializedName: string = "innererror"

type

type: object

className

className: string = "InnerError"

name

name: string = "Composite"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

target

target: object

serializedName

serializedName: string = "target"

type

type: object

name

name: string = "String"

Const ApiErrorBase

ApiErrorBase: object

serializedName

serializedName: string = "ApiErrorBase"

type

type: object

className

className: string = "ApiErrorBase"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

target

target: object

serializedName

serializedName: string = "target"

type

type: object

name

name: string = "String"

Const AutoOSUpgradePolicy

AutoOSUpgradePolicy: object

serializedName

serializedName: string = "AutoOSUpgradePolicy"

type

type: object

className

className: string = "AutoOSUpgradePolicy"

name

name: string = "Composite"

modelProperties

modelProperties: object

disableAutoRollback

disableAutoRollback: object

serializedName

serializedName: string = "disableAutoRollback"

type

type: object

name

name: string = "Boolean"

Const AvailabilitySet

AvailabilitySet: object

serializedName

serializedName: string = "AvailabilitySet"

type

type: object

className

className: string = "AvailabilitySet"

name

name: string = "Composite"

modelProperties

modelProperties: object

platformFaultDomainCount

platformFaultDomainCount: object

serializedName

serializedName: string = "properties.platformFaultDomainCount"

type

type: object

name

name: string = "Number"

platformUpdateDomainCount

platformUpdateDomainCount: object

serializedName

serializedName: string = "properties.platformUpdateDomainCount"

type

type: object

name

name: string = "Number"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

statuses

statuses: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

virtualMachines

virtualMachines: object

serializedName

serializedName: string = "properties.virtualMachines"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

Const AvailabilitySetListResult

AvailabilitySetListResult: object

serializedName

serializedName: string = "AvailabilitySetListResult"

type

type: object

className

className: string = "AvailabilitySetListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AvailabilitySet"

name

name: string = "Composite"

Const AvailabilitySetUpdate

AvailabilitySetUpdate: object

serializedName

serializedName: string = "AvailabilitySetUpdate"

type

type: object

className

className: string = "AvailabilitySetUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

platformFaultDomainCount

platformFaultDomainCount: object

serializedName

serializedName: string = "properties.platformFaultDomainCount"

type

type: object

name

name: string = "Number"

platformUpdateDomainCount

platformUpdateDomainCount: object

serializedName

serializedName: string = "properties.platformUpdateDomainCount"

type

type: object

name

name: string = "Number"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

statuses

statuses: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

virtualMachines

virtualMachines: object

serializedName

serializedName: string = "properties.virtualMachines"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

Const BootDiagnostics

BootDiagnostics: object

serializedName

serializedName: string = "BootDiagnostics"

type

type: object

className

className: string = "BootDiagnostics"

name

name: string = "Composite"

modelProperties

modelProperties: object

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: string = "Boolean"

storageUri

storageUri: object

serializedName

serializedName: string = "storageUri"

type

type: object

name

name: string = "String"

Const BootDiagnosticsInstanceView

BootDiagnosticsInstanceView: object

serializedName

serializedName: string = "BootDiagnosticsInstanceView"

type

type: object

className

className: string = "BootDiagnosticsInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

consoleScreenshotBlobUri

consoleScreenshotBlobUri: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "consoleScreenshotBlobUri"

type

type: object

name

name: string = "String"

serialConsoleLogBlobUri

serialConsoleLogBlobUri: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "serialConsoleLogBlobUri"

type

type: object

name

name: string = "String"

Const ComputeLongRunningOperationProperties

ComputeLongRunningOperationProperties: object

serializedName

serializedName: string = "ComputeLongRunningOperationProperties"

type

type: object

className

className: string = "ComputeLongRunningOperationProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

output

output: object

serializedName

serializedName: string = "output"

type

type: object

name

name: string = "Object"

Const ComputeOperationListResult

ComputeOperationListResult: object

serializedName

serializedName: string = "ComputeOperationListResult"

type

type: object

className

className: string = "ComputeOperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ComputeOperationValue"

name

name: string = "Composite"

Const ComputeOperationValue

ComputeOperationValue: object

serializedName

serializedName: string = "ComputeOperationValue"

type

type: object

className

className: string = "ComputeOperationValue"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.description"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

operation

operation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.operation"

type

type: object

name

name: string = "String"

origin

origin: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

provider

provider: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.provider"

type

type: object

name

name: string = "String"

resource

resource: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.resource"

type

type: object

name

name: string = "String"

Const CreationData

CreationData: object

serializedName

serializedName: string = "CreationData"

type

type: object

className

className: string = "CreationData"

name

name: string = "Composite"

modelProperties

modelProperties: object

createOption

createOption: object

required

required: boolean = true

serializedName

serializedName: string = "createOption"

type

type: object

allowedValues

allowedValues: string[] = ["Empty","Attach","FromImage","Import","Copy"]

name

name: string = "Enum"

imageReference

imageReference: object

serializedName

serializedName: string = "imageReference"

type

type: object

className

className: string = "ImageDiskReference"

name

name: string = "Composite"

sourceResourceId

sourceResourceId: object

serializedName

serializedName: string = "sourceResourceId"

type

type: object

name

name: string = "String"

sourceUri

sourceUri: object

serializedName

serializedName: string = "sourceUri"

type

type: object

name

name: string = "String"

storageAccountId

storageAccountId: object

serializedName

serializedName: string = "storageAccountId"

type

type: object

name

name: string = "String"

Const DataDisk

DataDisk: object

serializedName

serializedName: string = "DataDisk"

type

type: object

className

className: string = "DataDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

caching

caching: object

serializedName

serializedName: string = "caching"

type

type: object

allowedValues

allowedValues: string[] = ["None","ReadOnly","ReadWrite"]

name

name: string = "Enum"

createOption

createOption: object

required

required: boolean = true

serializedName

serializedName: string = "createOption"

type

type: object

name

name: string = "String"

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "diskSizeGB"

type

type: object

name

name: string = "Number"

image

image: object

serializedName

serializedName: string = "image"

type

type: object

className

className: string = "VirtualHardDisk"

name

name: string = "Composite"

lun

lun: object

required

required: boolean = true

serializedName

serializedName: string = "lun"

type

type: object

name

name: string = "Number"

managedDisk

managedDisk: object

serializedName

serializedName: string = "managedDisk"

type

type: object

className

className: string = "ManagedDiskParameters"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

vhd

vhd: object

serializedName

serializedName: string = "vhd"

type

type: object

className

className: string = "VirtualHardDisk"

name

name: string = "Composite"

writeAcceleratorEnabled

writeAcceleratorEnabled: object

serializedName

serializedName: string = "writeAcceleratorEnabled"

type

type: object

name

name: string = "Boolean"

Const DataDiskImage

DataDiskImage: object

serializedName

serializedName: string = "DataDiskImage"

type

type: object

className

className: string = "DataDiskImage"

name

name: string = "Composite"

modelProperties

modelProperties: object

lun

lun: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lun"

type

type: object

name

name: string = "Number"

Const DiagnosticsProfile

DiagnosticsProfile: object

serializedName

serializedName: string = "DiagnosticsProfile"

type

type: object

className

className: string = "DiagnosticsProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

bootDiagnostics

bootDiagnostics: object

serializedName

serializedName: string = "bootDiagnostics"

type

type: object

className

className: string = "BootDiagnostics"

name

name: string = "Composite"

Const Disk

Disk: object

serializedName

serializedName: string = "Disk"

type

type: object

className

className: string = "Disk"

name

name: string = "Composite"

modelProperties

modelProperties: object

creationData

creationData: object

required

required: boolean = true

serializedName

serializedName: string = "properties.creationData"

type

type: object

className

className: string = "CreationData"

name

name: string = "Composite"

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "properties.diskSizeGB"

type

type: object

name

name: string = "Number"

encryptionSettings

encryptionSettings: object

serializedName

serializedName: string = "properties.encryptionSettings"

type

type: object

className

className: string = "EncryptionSettings"

name

name: string = "Composite"

managedBy

managedBy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "managedBy"

type

type: object

name

name: string = "String"

osType

osType: object

serializedName

serializedName: string = "properties.osType"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "DiskSku"

name

name: string = "Composite"

timeCreated

timeCreated: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.timeCreated"

type

type: object

name

name: string = "DateTime"

zones

zones: object

serializedName

serializedName: string = "zones"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const DiskEncryptionSettings

DiskEncryptionSettings: object

serializedName

serializedName: string = "DiskEncryptionSettings"

type

type: object

className

className: string = "DiskEncryptionSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

diskEncryptionKey

diskEncryptionKey: object

serializedName

serializedName: string = "diskEncryptionKey"

type

type: object

className

className: string = "KeyVaultSecretReference"

name

name: string = "Composite"

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: string = "Boolean"

keyEncryptionKey

keyEncryptionKey: object

serializedName

serializedName: string = "keyEncryptionKey"

type

type: object

className

className: string = "KeyVaultKeyReference"

name

name: string = "Composite"

Const DiskInstanceView

DiskInstanceView: object

serializedName

serializedName: string = "DiskInstanceView"

type

type: object

className

className: string = "DiskInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

encryptionSettings

encryptionSettings: object

serializedName

serializedName: string = "encryptionSettings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DiskEncryptionSettings"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

statuses

statuses: object

serializedName

serializedName: string = "statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

Const DiskList

DiskList: object

serializedName

serializedName: string = "DiskList"

type

type: object

className

className: string = "DiskList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Disk"

name

name: string = "Composite"

Const DiskSku

DiskSku: object

serializedName

serializedName: string = "DiskSku"

type

type: object

className

className: string = "DiskSku"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tier

tier: object

defaultValue

defaultValue: string = "Standard"

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const DiskUpdate

DiskUpdate: object

serializedName

serializedName: string = "DiskUpdate"

type

type: object

className

className: string = "DiskUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "properties.diskSizeGB"

type

type: object

name

name: string = "Number"

encryptionSettings

encryptionSettings: object

serializedName

serializedName: string = "properties.encryptionSettings"

type

type: object

className

className: string = "EncryptionSettings"

name

name: string = "Composite"

osType

osType: object

serializedName

serializedName: string = "properties.osType"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

Const EncryptionSettings

EncryptionSettings: object

serializedName

serializedName: string = "EncryptionSettings"

type

type: object

className

className: string = "EncryptionSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

diskEncryptionKey

diskEncryptionKey: object

serializedName

serializedName: string = "diskEncryptionKey"

type

type: object

className

className: string = "KeyVaultAndSecretReference"

name

name: string = "Composite"

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: string = "Boolean"

keyEncryptionKey

keyEncryptionKey: object

serializedName

serializedName: string = "keyEncryptionKey"

type

type: object

className

className: string = "KeyVaultAndKeyReference"

name

name: string = "Composite"

Const GrantAccessData

GrantAccessData: object

serializedName

serializedName: string = "GrantAccessData"

type

type: object

className

className: string = "GrantAccessData"

name

name: string = "Composite"

modelProperties

modelProperties: object

access

access: object

required

required: boolean = true

serializedName

serializedName: string = "access"

type

type: object

allowedValues

allowedValues: string[] = ["None","Read"]

name

name: string = "Enum"

durationInSeconds

durationInSeconds: object

required

required: boolean = true

serializedName

serializedName: string = "durationInSeconds"

type

type: object

name

name: string = "Number"

Const HardwareProfile

HardwareProfile: object

serializedName

serializedName: string = "HardwareProfile"

type

type: object

className

className: string = "HardwareProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

vmSize

vmSize: object

serializedName

serializedName: string = "vmSize"

type

type: object

name

name: string = "String"

Const Image

Image: object

serializedName

serializedName: string = "Image"

type

type: object

className

className: string = "Image"

name

name: string = "Composite"

modelProperties

modelProperties: object

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

sourceVirtualMachine

sourceVirtualMachine: object

serializedName

serializedName: string = "properties.sourceVirtualMachine"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

storageProfile

storageProfile: object

serializedName

serializedName: string = "properties.storageProfile"

type

type: object

className

className: string = "ImageStorageProfile"

name

name: string = "Composite"

Const ImageDataDisk

ImageDataDisk: object

serializedName

serializedName: string = "ImageDataDisk"

type

type: object

className

className: string = "ImageDataDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

blobUri

blobUri: object

serializedName

serializedName: string = "blobUri"

type

type: object

name

name: string = "String"

caching

caching: object

serializedName

serializedName: string = "caching"

type

type: object

allowedValues

allowedValues: string[] = ["None","ReadOnly","ReadWrite"]

name

name: string = "Enum"

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "diskSizeGB"

type

type: object

name

name: string = "Number"

lun

lun: object

required

required: boolean = true

serializedName

serializedName: string = "lun"

type

type: object

name

name: string = "Number"

managedDisk

managedDisk: object

serializedName

serializedName: string = "managedDisk"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

snapshot

snapshot: object

serializedName

serializedName: string = "snapshot"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

storageAccountType

storageAccountType: object

serializedName

serializedName: string = "storageAccountType"

type

type: object

name

name: string = "String"

Const ImageDiskReference

ImageDiskReference: object

serializedName

serializedName: string = "ImageDiskReference"

type

type: object

className

className: string = "ImageDiskReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

lun

lun: object

serializedName

serializedName: string = "lun"

type

type: object

name

name: string = "Number"

Const ImageListResult

ImageListResult: object

serializedName

serializedName: string = "ImageListResult"

type

type: object

className

className: string = "ImageListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Image"

name

name: string = "Composite"

Const ImageOSDisk

ImageOSDisk: object

serializedName

serializedName: string = "ImageOSDisk"

type

type: object

className

className: string = "ImageOSDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

blobUri

blobUri: object

serializedName

serializedName: string = "blobUri"

type

type: object

name

name: string = "String"

caching

caching: object

serializedName

serializedName: string = "caching"

type

type: object

allowedValues

allowedValues: string[] = ["None","ReadOnly","ReadWrite"]

name

name: string = "Enum"

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "diskSizeGB"

type

type: object

name

name: string = "Number"

managedDisk

managedDisk: object

serializedName

serializedName: string = "managedDisk"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

osState

osState: object

required

required: boolean = true

serializedName

serializedName: string = "osState"

type

type: object

allowedValues

allowedValues: string[] = ["Generalized","Specialized"]

name

name: string = "Enum"

osType

osType: object

required

required: boolean = true

serializedName

serializedName: string = "osType"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

snapshot

snapshot: object

serializedName

serializedName: string = "snapshot"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

storageAccountType

storageAccountType: object

serializedName

serializedName: string = "storageAccountType"

type

type: object

name

name: string = "String"

Const ImageReference

ImageReference: object

serializedName

serializedName: string = "ImageReference"

type

type: object

className

className: string = "ImageReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

offer

offer: object

serializedName

serializedName: string = "offer"

type

type: object

name

name: string = "String"

publisher

publisher: object

serializedName

serializedName: string = "publisher"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

name

name: string = "String"

version

version: object

serializedName

serializedName: string = "version"

type

type: object

name

name: string = "String"

Const ImageStorageProfile

ImageStorageProfile: object

serializedName

serializedName: string = "ImageStorageProfile"

type

type: object

className

className: string = "ImageStorageProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataDisks

dataDisks: object

serializedName

serializedName: string = "dataDisks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ImageDataDisk"

name

name: string = "Composite"

osDisk

osDisk: object

serializedName

serializedName: string = "osDisk"

type

type: object

className

className: string = "ImageOSDisk"

name

name: string = "Composite"

zoneResilient

zoneResilient: object

serializedName

serializedName: string = "zoneResilient"

type

type: object

name

name: string = "Boolean"

Const ImageUpdate

ImageUpdate: object

serializedName

serializedName: string = "ImageUpdate"

type

type: object

className

className: string = "ImageUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

sourceVirtualMachine

sourceVirtualMachine: object

serializedName

serializedName: string = "properties.sourceVirtualMachine"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

storageProfile

storageProfile: object

serializedName

serializedName: string = "properties.storageProfile"

type

type: object

className

className: string = "ImageStorageProfile"

name

name: string = "Composite"

Const InnerError

InnerError: object

serializedName

serializedName: string = "InnerError"

type

type: object

className

className: string = "InnerError"

name

name: string = "Composite"

modelProperties

modelProperties: object

errordetail

errordetail: object

serializedName

serializedName: string = "errordetail"

type

type: object

name

name: string = "String"

exceptiontype

exceptiontype: object

serializedName

serializedName: string = "exceptiontype"

type

type: object

name

name: string = "String"

Const InstanceViewStatus

InstanceViewStatus: object

serializedName

serializedName: string = "InstanceViewStatus"

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

displayStatus

displayStatus: object

serializedName

serializedName: string = "displayStatus"

type

type: object

name

name: string = "String"

level

level: object

serializedName

serializedName: string = "level"

type

type: object

allowedValues

allowedValues: string[] = ["Info","Warning","Error"]

name

name: string = "Enum"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

time

time: object

serializedName

serializedName: string = "time"

type

type: object

name

name: string = "DateTime"

Const KeyVaultAndKeyReference

KeyVaultAndKeyReference: object

serializedName

serializedName: string = "KeyVaultAndKeyReference"

type

type: object

className

className: string = "KeyVaultAndKeyReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

keyUrl

keyUrl: object

required

required: boolean = true

serializedName

serializedName: string = "keyUrl"

type

type: object

name

name: string = "String"

sourceVault

sourceVault: object

required

required: boolean = true

serializedName

serializedName: string = "sourceVault"

type

type: object

className

className: string = "SourceVault"

name

name: string = "Composite"

Const KeyVaultAndSecretReference

KeyVaultAndSecretReference: object

serializedName

serializedName: string = "KeyVaultAndSecretReference"

type

type: object

className

className: string = "KeyVaultAndSecretReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

secretUrl

secretUrl: object

required

required: boolean = true

serializedName

serializedName: string = "secretUrl"

type

type: object

name

name: string = "String"

sourceVault

sourceVault: object

required

required: boolean = true

serializedName

serializedName: string = "sourceVault"

type

type: object

className

className: string = "SourceVault"

name

name: string = "Composite"

Const KeyVaultKeyReference

KeyVaultKeyReference: object

serializedName

serializedName: string = "KeyVaultKeyReference"

type

type: object

className

className: string = "KeyVaultKeyReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

keyUrl

keyUrl: object

required

required: boolean = true

serializedName

serializedName: string = "keyUrl"

type

type: object

name

name: string = "String"

sourceVault

sourceVault: object

required

required: boolean = true

serializedName

serializedName: string = "sourceVault"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

Const KeyVaultSecretReference

KeyVaultSecretReference: object

serializedName

serializedName: string = "KeyVaultSecretReference"

type

type: object

className

className: string = "KeyVaultSecretReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

secretUrl

secretUrl: object

required

required: boolean = true

serializedName

serializedName: string = "secretUrl"

type

type: object

name

name: string = "String"

sourceVault

sourceVault: object

required

required: boolean = true

serializedName

serializedName: string = "sourceVault"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

Const LinuxConfiguration

LinuxConfiguration: object

serializedName

serializedName: string = "LinuxConfiguration"

type

type: object

className

className: string = "LinuxConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

disablePasswordAuthentication

disablePasswordAuthentication: object

serializedName

serializedName: string = "disablePasswordAuthentication"

type

type: object

name

name: string = "Boolean"

ssh

ssh: object

serializedName

serializedName: string = "ssh"

type

type: object

className

className: string = "SshConfiguration"

name

name: string = "Composite"

Const ListUsagesResult

ListUsagesResult: object

serializedName

serializedName: string = "ListUsagesResult"

type

type: object

className

className: string = "ListUsagesResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Usage"

name

name: string = "Composite"

Const LogAnalyticsInputBase

LogAnalyticsInputBase: object

serializedName

serializedName: string = "LogAnalyticsInputBase"

type

type: object

className

className: string = "LogAnalyticsInputBase"

name

name: string = "Composite"

modelProperties

modelProperties: object

blobContainerSasUri

blobContainerSasUri: object

required

required: boolean = true

serializedName

serializedName: string = "blobContainerSasUri"

type

type: object

name

name: string = "String"

fromTime

fromTime: object

required

required: boolean = true

serializedName

serializedName: string = "fromTime"

type

type: object

name

name: string = "DateTime"

groupByOperationName

groupByOperationName: object

serializedName

serializedName: string = "groupByOperationName"

type

type: object

name

name: string = "Boolean"

groupByResourceName

groupByResourceName: object

serializedName

serializedName: string = "groupByResourceName"

type

type: object

name

name: string = "Boolean"

groupByThrottlePolicy

groupByThrottlePolicy: object

serializedName

serializedName: string = "groupByThrottlePolicy"

type

type: object

name

name: string = "Boolean"

toTime

toTime: object

required

required: boolean = true

serializedName

serializedName: string = "toTime"

type

type: object

name

name: string = "DateTime"

Const LogAnalyticsOperationResult

LogAnalyticsOperationResult: object

serializedName

serializedName: string = "LogAnalyticsOperationResult"

type

type: object

className

className: string = "LogAnalyticsOperationResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "LogAnalyticsOutput"

name

name: string = "Composite"

Const LogAnalyticsOutput

LogAnalyticsOutput: object

serializedName

serializedName: string = "LogAnalyticsOutput"

type

type: object

className

className: string = "LogAnalyticsOutput"

name

name: string = "Composite"

modelProperties

modelProperties: object

output

output: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "output"

type

type: object

name

name: string = "String"

Const MaintenanceRedeployStatus

MaintenanceRedeployStatus: object

serializedName

serializedName: string = "MaintenanceRedeployStatus"

type

type: object

className

className: string = "MaintenanceRedeployStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

isCustomerInitiatedMaintenanceAllowed

isCustomerInitiatedMaintenanceAllowed: object

serializedName

serializedName: string = "isCustomerInitiatedMaintenanceAllowed"

type

type: object

name

name: string = "Boolean"

lastOperationMessage

lastOperationMessage: object

serializedName

serializedName: string = "lastOperationMessage"

type

type: object

name

name: string = "String"

lastOperationResultCode

lastOperationResultCode: object

serializedName

serializedName: string = "lastOperationResultCode"

type

type: object

allowedValues

allowedValues: string[] = ["None","RetryLater","MaintenanceAborted","MaintenanceCompleted"]

name

name: string = "Enum"

maintenanceWindowEndTime

maintenanceWindowEndTime: object

serializedName

serializedName: string = "maintenanceWindowEndTime"

type

type: object

name

name: string = "DateTime"

maintenanceWindowStartTime

maintenanceWindowStartTime: object

serializedName

serializedName: string = "maintenanceWindowStartTime"

type

type: object

name

name: string = "DateTime"

preMaintenanceWindowEndTime

preMaintenanceWindowEndTime: object

serializedName

serializedName: string = "preMaintenanceWindowEndTime"

type

type: object

name

name: string = "DateTime"

preMaintenanceWindowStartTime

preMaintenanceWindowStartTime: object

serializedName

serializedName: string = "preMaintenanceWindowStartTime"

type

type: object

name

name: string = "DateTime"

Const ManagedDiskParameters

ManagedDiskParameters: object

serializedName

serializedName: string = "ManagedDiskParameters"

type

type: object

className

className: string = "ManagedDiskParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

storageAccountType

storageAccountType: object

serializedName

serializedName: string = "storageAccountType"

type

type: object

name

name: string = "String"

Const NetworkInterfaceReference

NetworkInterfaceReference: object

serializedName

serializedName: string = "NetworkInterfaceReference"

type

type: object

className

className: string = "NetworkInterfaceReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

primary

primary: object

serializedName

serializedName: string = "properties.primary"

type

type: object

name

name: string = "Boolean"

Const NetworkProfile

NetworkProfile: object

serializedName

serializedName: string = "NetworkProfile"

type

type: object

className

className: string = "NetworkProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

networkInterfaces

networkInterfaces: object

serializedName

serializedName: string = "networkInterfaces"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NetworkInterfaceReference"

name

name: string = "Composite"

Const OSDisk

OSDisk: object

serializedName

serializedName: string = "OSDisk"

type

type: object

className

className: string = "OSDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

caching

caching: object

serializedName

serializedName: string = "caching"

type

type: object

allowedValues

allowedValues: string[] = ["None","ReadOnly","ReadWrite"]

name

name: string = "Enum"

createOption

createOption: object

required

required: boolean = true

serializedName

serializedName: string = "createOption"

type

type: object

name

name: string = "String"

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "diskSizeGB"

type

type: object

name

name: string = "Number"

encryptionSettings

encryptionSettings: object

serializedName

serializedName: string = "encryptionSettings"

type

type: object

className

className: string = "DiskEncryptionSettings"

name

name: string = "Composite"

image

image: object

serializedName

serializedName: string = "image"

type

type: object

className

className: string = "VirtualHardDisk"

name

name: string = "Composite"

managedDisk

managedDisk: object

serializedName

serializedName: string = "managedDisk"

type

type: object

className

className: string = "ManagedDiskParameters"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

osType

osType: object

serializedName

serializedName: string = "osType"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

vhd

vhd: object

serializedName

serializedName: string = "vhd"

type

type: object

className

className: string = "VirtualHardDisk"

name

name: string = "Composite"

writeAcceleratorEnabled

writeAcceleratorEnabled: object

serializedName

serializedName: string = "writeAcceleratorEnabled"

type

type: object

name

name: string = "Boolean"

Const OSDiskImage

OSDiskImage: object

serializedName

serializedName: string = "OSDiskImage"

type

type: object

className

className: string = "OSDiskImage"

name

name: string = "Composite"

modelProperties

modelProperties: object

operatingSystem

operatingSystem: object

required

required: boolean = true

serializedName

serializedName: string = "operatingSystem"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

Const OSProfile

OSProfile: object

serializedName

serializedName: string = "OSProfile"

type

type: object

className

className: string = "OSProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

adminPassword

adminPassword: object

serializedName

serializedName: string = "adminPassword"

type

type: object

name

name: string = "String"

adminUsername

adminUsername: object

serializedName

serializedName: string = "adminUsername"

type

type: object

name

name: string = "String"

computerName

computerName: object

serializedName

serializedName: string = "computerName"

type

type: object

name

name: string = "String"

customData

customData: object

serializedName

serializedName: string = "customData"

type

type: object

name

name: string = "String"

linuxConfiguration

linuxConfiguration: object

serializedName

serializedName: string = "linuxConfiguration"

type

type: object

className

className: string = "LinuxConfiguration"

name

name: string = "Composite"

secrets

secrets: object

serializedName

serializedName: string = "secrets"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VaultSecretGroup"

name

name: string = "Composite"

windowsConfiguration

windowsConfiguration: object

serializedName

serializedName: string = "windowsConfiguration"

type

type: object

className

className: string = "WindowsConfiguration"

name

name: string = "Composite"

Const OperationStatusResponse

OperationStatusResponse: object

serializedName

serializedName: string = "OperationStatusResponse"

type

type: object

className

className: string = "OperationStatusResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

endTime

endTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "endTime"

type

type: object

name

name: string = "DateTime"

error

error: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ApiError"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

startTime

startTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const Plan

Plan: object

serializedName

serializedName: string = "Plan"

type

type: object

className

className: string = "Plan"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

product

product: object

serializedName

serializedName: string = "product"

type

type: object

name

name: string = "String"

promotionCode

promotionCode: object

serializedName

serializedName: string = "promotionCode"

type

type: object

name

name: string = "String"

publisher

publisher: object

serializedName

serializedName: string = "publisher"

type

type: object

name

name: string = "String"

Const PurchasePlan

PurchasePlan: object

serializedName

serializedName: string = "PurchasePlan"

type

type: object

className

className: string = "PurchasePlan"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

product

product: object

required

required: boolean = true

serializedName

serializedName: string = "product"

type

type: object

name

name: string = "String"

publisher

publisher: object

required

required: boolean = true

serializedName

serializedName: string = "publisher"

type

type: object

name

name: string = "String"

Const RecoveryWalkResponse

RecoveryWalkResponse: object

serializedName

serializedName: string = "RecoveryWalkResponse"

type

type: object

className

className: string = "RecoveryWalkResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextPlatformUpdateDomain

nextPlatformUpdateDomain: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextPlatformUpdateDomain"

type

type: object

name

name: string = "Number"

walkPerformed

walkPerformed: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "walkPerformed"

type

type: object

name

name: string = "Boolean"

Const RequestRateByIntervalInput

RequestRateByIntervalInput: object

serializedName

serializedName: string = "RequestRateByIntervalInput"

type

type: object

className

className: string = "RequestRateByIntervalInput"

name

name: string = "Composite"

modelProperties

modelProperties: object

intervalLength

intervalLength: object

required

required: boolean = true

serializedName

serializedName: string = "intervalLength"

type

type: object

allowedValues

allowedValues: string[] = ["ThreeMins","FiveMins","ThirtyMins","SixtyMins"]

name

name: string = "Enum"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ResourceUpdate

ResourceUpdate: object

serializedName

serializedName: string = "ResourceUpdate"

type

type: object

className

className: string = "ResourceUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "DiskSku"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const RollbackStatusInfo

RollbackStatusInfo: object

serializedName

serializedName: string = "RollbackStatusInfo"

type

type: object

className

className: string = "RollbackStatusInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

failedRolledbackInstanceCount

failedRolledbackInstanceCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "failedRolledbackInstanceCount"

type

type: object

name

name: string = "Number"

rollbackError

rollbackError: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "rollbackError"

type

type: object

className

className: string = "ApiError"

name

name: string = "Composite"

successfullyRolledbackInstanceCount

successfullyRolledbackInstanceCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "successfullyRolledbackInstanceCount"

type

type: object

name

name: string = "Number"

Const RollingUpgradePolicy

RollingUpgradePolicy: object

serializedName

serializedName: string = "RollingUpgradePolicy"

type

type: object

className

className: string = "RollingUpgradePolicy"

name

name: string = "Composite"

modelProperties

modelProperties: object

maxBatchInstancePercent

maxBatchInstancePercent: object

serializedName

serializedName: string = "maxBatchInstancePercent"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 100

InclusiveMinimum

InclusiveMinimum: number = 5

type

type: object

name

name: string = "Number"

maxUnhealthyInstancePercent

maxUnhealthyInstancePercent: object

serializedName

serializedName: string = "maxUnhealthyInstancePercent"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 100

InclusiveMinimum

InclusiveMinimum: number = 5

type

type: object

name

name: string = "Number"

maxUnhealthyUpgradedInstancePercent

maxUnhealthyUpgradedInstancePercent: object

serializedName

serializedName: string = "maxUnhealthyUpgradedInstancePercent"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 100

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

pauseTimeBetweenBatches

pauseTimeBetweenBatches: object

serializedName

serializedName: string = "pauseTimeBetweenBatches"

type

type: object

name

name: string = "String"

Const RollingUpgradeProgressInfo

RollingUpgradeProgressInfo: object

serializedName

serializedName: string = "RollingUpgradeProgressInfo"

type

type: object

className

className: string = "RollingUpgradeProgressInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

failedInstanceCount

failedInstanceCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "failedInstanceCount"

type

type: object

name

name: string = "Number"

inProgressInstanceCount

inProgressInstanceCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "inProgressInstanceCount"

type

type: object

name

name: string = "Number"

pendingInstanceCount

pendingInstanceCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "pendingInstanceCount"

type

type: object

name

name: string = "Number"

successfulInstanceCount

successfulInstanceCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "successfulInstanceCount"

type

type: object

name

name: string = "Number"

Const RollingUpgradeRunningStatus

RollingUpgradeRunningStatus: object

serializedName

serializedName: string = "RollingUpgradeRunningStatus"

type

type: object

className

className: string = "RollingUpgradeRunningStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

allowedValues

allowedValues: string[] = ["RollingForward","Cancelled","Completed","Faulted"]

name

name: string = "Enum"

lastAction

lastAction: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastAction"

type

type: object

allowedValues

allowedValues: string[] = ["Start","Cancel"]

name

name: string = "Enum"

lastActionTime

lastActionTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastActionTime"

type

type: object

name

name: string = "DateTime"

startTime

startTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

Const RollingUpgradeStatusInfo

RollingUpgradeStatusInfo: object

serializedName

serializedName: string = "RollingUpgradeStatusInfo"

type

type: object

className

className: string = "RollingUpgradeStatusInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.error"

type

type: object

className

className: string = "ApiError"

name

name: string = "Composite"

policy

policy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.policy"

type

type: object

className

className: string = "RollingUpgradePolicy"

name

name: string = "Composite"

progress

progress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.progress"

type

type: object

className

className: string = "RollingUpgradeProgressInfo"

name

name: string = "Composite"

runningStatus

runningStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.runningStatus"

type

type: object

className

className: string = "RollingUpgradeRunningStatus"

name

name: string = "Composite"

Const Sku

Sku: object

serializedName

serializedName: string = "Sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

serializedName

serializedName: string = "capacity"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tier

tier: object

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const Snapshot

Snapshot: object

serializedName

serializedName: string = "Snapshot"

type

type: object

className

className: string = "Snapshot"

name

name: string = "Composite"

modelProperties

modelProperties: object

creationData

creationData: object

required

required: boolean = true

serializedName

serializedName: string = "properties.creationData"

type

type: object

className

className: string = "CreationData"

name

name: string = "Composite"

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "properties.diskSizeGB"

type

type: object

name

name: string = "Number"

encryptionSettings

encryptionSettings: object

serializedName

serializedName: string = "properties.encryptionSettings"

type

type: object

className

className: string = "EncryptionSettings"

name

name: string = "Composite"

managedBy

managedBy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "managedBy"

type

type: object

name

name: string = "String"

osType

osType: object

serializedName

serializedName: string = "properties.osType"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "DiskSku"

name

name: string = "Composite"

timeCreated

timeCreated: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.timeCreated"

type

type: object

name

name: string = "DateTime"

Const SnapshotList

SnapshotList: object

serializedName

serializedName: string = "SnapshotList"

type

type: object

className

className: string = "SnapshotList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Snapshot"

name

name: string = "Composite"

Const SnapshotUpdate

SnapshotUpdate: object

serializedName

serializedName: string = "SnapshotUpdate"

type

type: object

className

className: string = "SnapshotUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "properties.diskSizeGB"

type

type: object

name

name: string = "Number"

encryptionSettings

encryptionSettings: object

serializedName

serializedName: string = "properties.encryptionSettings"

type

type: object

className

className: string = "EncryptionSettings"

name

name: string = "Composite"

osType

osType: object

serializedName

serializedName: string = "properties.osType"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

Const SourceVault

SourceVault: object

serializedName

serializedName: string = "SourceVault"

type

type: object

className

className: string = "SourceVault"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const SshConfiguration

SshConfiguration: object

serializedName

serializedName: string = "SshConfiguration"

type

type: object

className

className: string = "SshConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

publicKeys

publicKeys: object

serializedName

serializedName: string = "publicKeys"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SshPublicKey"

name

name: string = "Composite"

Const SshPublicKey

SshPublicKey: object

serializedName

serializedName: string = "SshPublicKey"

type

type: object

className

className: string = "SshPublicKey"

name

name: string = "Composite"

modelProperties

modelProperties: object

keyData

keyData: object

serializedName

serializedName: string = "keyData"

type

type: object

name

name: string = "String"

path

path: object

serializedName

serializedName: string = "path"

type

type: object

name

name: string = "String"

Const StorageProfile

StorageProfile: object

serializedName

serializedName: string = "StorageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataDisks

dataDisks: object

serializedName

serializedName: string = "dataDisks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DataDisk"

name

name: string = "Composite"

imageReference

imageReference: object

serializedName

serializedName: string = "imageReference"

type

type: object

className

className: string = "ImageReference"

name

name: string = "Composite"

osDisk

osDisk: object

serializedName

serializedName: string = "osDisk"

type

type: object

className

className: string = "OSDisk"

name

name: string = "Composite"

Const SubResource

SubResource: object

serializedName

serializedName: string = "SubResource"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const SubResourceReadOnly

SubResourceReadOnly: object

serializedName

serializedName: string = "SubResourceReadOnly"

type

type: object

className

className: string = "SubResourceReadOnly"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const ThrottledRequestsInput

ThrottledRequestsInput: object

serializedName

serializedName: string = "ThrottledRequestsInput"

type

type: object

className

className: string = "ThrottledRequestsInput"

name

name: string = "Composite"

modelProperties

modelProperties: object

Const UpdateResource

UpdateResource: object

serializedName

serializedName: string = "UpdateResource"

type

type: object

className

className: string = "UpdateResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const UpgradeOperationHistoricalStatusInfo

UpgradeOperationHistoricalStatusInfo: object

serializedName

serializedName: string = "UpgradeOperationHistoricalStatusInfo"

type

type: object

className

className: string = "UpgradeOperationHistoricalStatusInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

properties

properties: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "UpgradeOperationHistoricalStatusInfoProperties"

name

name: string = "Composite"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const UpgradeOperationHistoricalStatusInfoProperties

UpgradeOperationHistoricalStatusInfoProperties: object

serializedName

serializedName: string = "UpgradeOperationHistoricalStatusInfoProperties"

type

type: object

className

className: string = "UpgradeOperationHistoricalStatusInfoProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ApiError"

name

name: string = "Composite"

progress

progress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "progress"

type

type: object

className

className: string = "RollingUpgradeProgressInfo"

name

name: string = "Composite"

rollbackInfo

rollbackInfo: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "rollbackInfo"

type

type: object

className

className: string = "RollbackStatusInfo"

name

name: string = "Composite"

runningStatus

runningStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "runningStatus"

type

type: object

className

className: string = "UpgradeOperationHistoryStatus"

name

name: string = "Composite"

startedBy

startedBy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "startedBy"

type

type: object

allowedValues

allowedValues: string[] = ["Unknown","User","Platform"]

name

name: string = "Enum"

targetImageReference

targetImageReference: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "targetImageReference"

type

type: object

className

className: string = "ImageReference"

name

name: string = "Composite"

Const UpgradeOperationHistoryStatus

UpgradeOperationHistoryStatus: object

serializedName

serializedName: string = "UpgradeOperationHistoryStatus"

type

type: object

className

className: string = "UpgradeOperationHistoryStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

allowedValues

allowedValues: string[] = ["RollingForward","Cancelled","Completed","Faulted"]

name

name: string = "Enum"

endTime

endTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "endTime"

type

type: object

name

name: string = "DateTime"

startTime

startTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

Const UpgradePolicy

UpgradePolicy: object

serializedName

serializedName: string = "UpgradePolicy"

type

type: object

className

className: string = "UpgradePolicy"

name

name: string = "Composite"

modelProperties

modelProperties: object

autoOSUpgradePolicy

autoOSUpgradePolicy: object

serializedName

serializedName: string = "autoOSUpgradePolicy"

type

type: object

className

className: string = "AutoOSUpgradePolicy"

name

name: string = "Composite"

automaticOSUpgrade

automaticOSUpgrade: object

serializedName

serializedName: string = "automaticOSUpgrade"

type

type: object

name

name: string = "Boolean"

mode

mode: object

serializedName

serializedName: string = "mode"

type

type: object

allowedValues

allowedValues: string[] = ["Automatic","Manual","Rolling"]

name

name: string = "Enum"

rollingUpgradePolicy

rollingUpgradePolicy: object

serializedName

serializedName: string = "rollingUpgradePolicy"

type

type: object

className

className: string = "RollingUpgradePolicy"

name

name: string = "Composite"

Const Usage

Usage: object

serializedName

serializedName: string = "Usage"

type

type: object

className

className: string = "Usage"

name

name: string = "Composite"

modelProperties

modelProperties: object

currentValue

currentValue: object

required

required: boolean = true

serializedName

serializedName: string = "currentValue"

type

type: object

name

name: string = "Number"

limit

limit: object

required

required: boolean = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: string = "Number"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "UsageName"

name

name: string = "Composite"

unit

unit: object

defaultValue

defaultValue: string = "Count"

isConstant

isConstant: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const UsageName

UsageName: object

serializedName

serializedName: string = "UsageName"

type

type: object

className

className: string = "UsageName"

name

name: string = "Composite"

modelProperties

modelProperties: object

localizedValue

localizedValue: object

serializedName

serializedName: string = "localizedValue"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const VaultCertificate

VaultCertificate: object

serializedName

serializedName: string = "VaultCertificate"

type

type: object

className

className: string = "VaultCertificate"

name

name: string = "Composite"

modelProperties

modelProperties: object

certificateStore

certificateStore: object

serializedName

serializedName: string = "certificateStore"

type

type: object

name

name: string = "String"

certificateUrl

certificateUrl: object

serializedName

serializedName: string = "certificateUrl"

type

type: object

name

name: string = "String"

Const VaultSecretGroup

VaultSecretGroup: object

serializedName

serializedName: string = "VaultSecretGroup"

type

type: object

className

className: string = "VaultSecretGroup"

name

name: string = "Composite"

modelProperties

modelProperties: object

sourceVault

sourceVault: object

serializedName

serializedName: string = "sourceVault"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

vaultCertificates

vaultCertificates: object

serializedName

serializedName: string = "vaultCertificates"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VaultCertificate"

name

name: string = "Composite"

Const VirtualHardDisk

VirtualHardDisk: object

serializedName

serializedName: string = "VirtualHardDisk"

type

type: object

className

className: string = "VirtualHardDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

uri

uri: object

serializedName

serializedName: string = "uri"

type

type: object

name

name: string = "String"

Const VirtualMachine

VirtualMachine: object

serializedName

serializedName: string = "VirtualMachine"

type

type: object

className

className: string = "VirtualMachine"

name

name: string = "Composite"

modelProperties

modelProperties: object

availabilitySet

availabilitySet: object

serializedName

serializedName: string = "properties.availabilitySet"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

diagnosticsProfile

diagnosticsProfile: object

serializedName

serializedName: string = "properties.diagnosticsProfile"

type

type: object

className

className: string = "DiagnosticsProfile"

name

name: string = "Composite"

hardwareProfile

hardwareProfile: object

serializedName

serializedName: string = "properties.hardwareProfile"

type

type: object

className

className: string = "HardwareProfile"

name

name: string = "Composite"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "VirtualMachineIdentity"

name

name: string = "Composite"

instanceView

instanceView: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.instanceView"

type

type: object

className

className: string = "VirtualMachineInstanceView"

name

name: string = "Composite"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: string = "String"

networkProfile

networkProfile: object

serializedName

serializedName: string = "properties.networkProfile"

type

type: object

className

className: string = "NetworkProfile"

name

name: string = "Composite"

osProfile

osProfile: object

serializedName

serializedName: string = "properties.osProfile"

type

type: object

className

className: string = "OSProfile"

name

name: string = "Composite"

plan

plan: object

serializedName

serializedName: string = "plan"

type

type: object

className

className: string = "Plan"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

resources

resources: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineExtension"

name

name: string = "Composite"

storageProfile

storageProfile: object

serializedName

serializedName: string = "properties.storageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

vmId

vmId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.vmId"

type

type: object

name

name: string = "String"

zones

zones: object

serializedName

serializedName: string = "zones"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const VirtualMachineAgentInstanceView

VirtualMachineAgentInstanceView: object

serializedName

serializedName: string = "VirtualMachineAgentInstanceView"

type

type: object

className

className: string = "VirtualMachineAgentInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

extensionHandlers

extensionHandlers: object

serializedName

serializedName: string = "extensionHandlers"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineExtensionHandlerInstanceView"

name

name: string = "Composite"

statuses

statuses: object

serializedName

serializedName: string = "statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

vmAgentVersion

vmAgentVersion: object

serializedName

serializedName: string = "vmAgentVersion"

type

type: object

name

name: string = "String"

Const VirtualMachineCaptureParameters

VirtualMachineCaptureParameters: object

serializedName

serializedName: string = "VirtualMachineCaptureParameters"

type

type: object

className

className: string = "VirtualMachineCaptureParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

destinationContainerName

destinationContainerName: object

required

required: boolean = true

serializedName

serializedName: string = "destinationContainerName"

type

type: object

name

name: string = "String"

overwriteVhds

overwriteVhds: object

required

required: boolean = true

serializedName

serializedName: string = "overwriteVhds"

type

type: object

name

name: string = "Boolean"

vhdPrefix

vhdPrefix: object

required

required: boolean = true

serializedName

serializedName: string = "vhdPrefix"

type

type: object

name

name: string = "String"

Const VirtualMachineCaptureResult

VirtualMachineCaptureResult: object

serializedName

serializedName: string = "VirtualMachineCaptureResult"

type

type: object

className

className: string = "VirtualMachineCaptureResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

output

output: object

serializedName

serializedName: string = "properties.output"

type

type: object

name

name: string = "Object"

Const VirtualMachineExtension

VirtualMachineExtension: object

serializedName

serializedName: string = "VirtualMachineExtension"

type

type: object

className

className: string = "VirtualMachineExtension"

name

name: string = "Composite"

modelProperties

modelProperties: object

autoUpgradeMinorVersion

autoUpgradeMinorVersion: object

serializedName

serializedName: string = "properties.autoUpgradeMinorVersion"

type

type: object

name

name: string = "Boolean"

forceUpdateTag

forceUpdateTag: object

serializedName

serializedName: string = "properties.forceUpdateTag"

type

type: object

name

name: string = "String"

instanceView

instanceView: object

serializedName

serializedName: string = "properties.instanceView"

type

type: object

className

className: string = "VirtualMachineExtensionInstanceView"

name

name: string = "Composite"

protectedSettings

protectedSettings: object

serializedName

serializedName: string = "properties.protectedSettings"

type

type: object

name

name: string = "Object"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

publisher

publisher: object

serializedName

serializedName: string = "properties.publisher"

type

type: object

name

name: string = "String"

settings

settings: object

serializedName

serializedName: string = "properties.settings"

type

type: object

name

name: string = "Object"

typeHandlerVersion

typeHandlerVersion: object

serializedName

serializedName: string = "properties.typeHandlerVersion"

type

type: object

name

name: string = "String"

virtualMachineExtensionType

virtualMachineExtensionType: object

serializedName

serializedName: string = "properties.type"

type

type: object

name

name: string = "String"

Const VirtualMachineExtensionHandlerInstanceView

VirtualMachineExtensionHandlerInstanceView: object

serializedName

serializedName: string = "VirtualMachineExtensionHandlerInstanceView"

type

type: object

className

className: string = "VirtualMachineExtensionHandlerInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

status

status: object

serializedName

serializedName: string = "status"

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

typeHandlerVersion

typeHandlerVersion: object

serializedName

serializedName: string = "typeHandlerVersion"

type

type: object

name

name: string = "String"

Const VirtualMachineExtensionImage

VirtualMachineExtensionImage: object

serializedName

serializedName: string = "VirtualMachineExtensionImage"

type

type: object

className

className: string = "VirtualMachineExtensionImage"

name

name: string = "Composite"

modelProperties

modelProperties: object

computeRole

computeRole: object

required

required: boolean = true

serializedName

serializedName: string = "properties.computeRole"

type

type: object

name

name: string = "String"

handlerSchema

handlerSchema: object

required

required: boolean = true

serializedName

serializedName: string = "properties.handlerSchema"

type

type: object

name

name: string = "String"

operatingSystem

operatingSystem: object

required

required: boolean = true

serializedName

serializedName: string = "properties.operatingSystem"

type

type: object

name

name: string = "String"

supportsMultipleExtensions

supportsMultipleExtensions: object

serializedName

serializedName: string = "properties.supportsMultipleExtensions"

type

type: object

name

name: string = "Boolean"

vmScaleSetEnabled

vmScaleSetEnabled: object

serializedName

serializedName: string = "properties.vmScaleSetEnabled"

type

type: object

name

name: string = "Boolean"

Const VirtualMachineExtensionInstanceView

VirtualMachineExtensionInstanceView: object

serializedName

serializedName: string = "VirtualMachineExtensionInstanceView"

type

type: object

className

className: string = "VirtualMachineExtensionInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

statuses

statuses: object

serializedName

serializedName: string = "statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

substatuses

substatuses: object

serializedName

serializedName: string = "substatuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

typeHandlerVersion

typeHandlerVersion: object

serializedName

serializedName: string = "typeHandlerVersion"

type

type: object

name

name: string = "String"

Const VirtualMachineExtensionUpdate

VirtualMachineExtensionUpdate: object

serializedName

serializedName: string = "VirtualMachineExtensionUpdate"

type

type: object

className

className: string = "VirtualMachineExtensionUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

autoUpgradeMinorVersion

autoUpgradeMinorVersion: object

serializedName

serializedName: string = "properties.autoUpgradeMinorVersion"

type

type: object

name

name: string = "Boolean"

forceUpdateTag

forceUpdateTag: object

serializedName

serializedName: string = "properties.forceUpdateTag"

type

type: object

name

name: string = "String"

protectedSettings

protectedSettings: object

serializedName

serializedName: string = "properties.protectedSettings"

type

type: object

name

name: string = "Object"

publisher

publisher: object

serializedName

serializedName: string = "properties.publisher"

type

type: object

name

name: string = "String"

settings

settings: object

serializedName

serializedName: string = "properties.settings"

type

type: object

name

name: string = "Object"

type

type: object

serializedName

serializedName: string = "properties.type"

type

type: object

name

name: string = "String"

typeHandlerVersion

typeHandlerVersion: object

serializedName

serializedName: string = "properties.typeHandlerVersion"

type

type: object

name

name: string = "String"

Const VirtualMachineExtensionsListResult

VirtualMachineExtensionsListResult: object

serializedName

serializedName: string = "VirtualMachineExtensionsListResult"

type

type: object

className

className: string = "VirtualMachineExtensionsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineExtension"

name

name: string = "Composite"

Const VirtualMachineHealthStatus

VirtualMachineHealthStatus: object

serializedName

serializedName: string = "VirtualMachineHealthStatus"

type

type: object

className

className: string = "VirtualMachineHealthStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "status"

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

Const VirtualMachineIdentity

VirtualMachineIdentity: object

serializedName

serializedName: string = "VirtualMachineIdentity"

type

type: object

className

className: string = "VirtualMachineIdentity"

name

name: string = "Composite"

modelProperties

modelProperties: object

identityIds

identityIds: object

serializedName

serializedName: string = "identityIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

principalId

principalId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

allowedValues

allowedValues: string[] = ["SystemAssigned","UserAssigned","SystemAssigned, UserAssigned","None"]

name

name: string = "Enum"

Const VirtualMachineImage

VirtualMachineImage: object

serializedName

serializedName: string = "VirtualMachineImage"

type

type: object

className

className: string = "VirtualMachineImage"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataDiskImages

dataDiskImages: object

serializedName

serializedName: string = "properties.dataDiskImages"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DataDiskImage"

name

name: string = "Composite"

osDiskImage

osDiskImage: object

serializedName

serializedName: string = "properties.osDiskImage"

type

type: object

className

className: string = "OSDiskImage"

name

name: string = "Composite"

plan

plan: object

serializedName

serializedName: string = "properties.plan"

type

type: object

className

className: string = "PurchasePlan"

name

name: string = "Composite"

Const VirtualMachineImageResource

VirtualMachineImageResource: object

serializedName

serializedName: string = "VirtualMachineImageResource"

type

type: object

className

className: string = "VirtualMachineImageResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const VirtualMachineInstanceView

VirtualMachineInstanceView: object

serializedName

serializedName: string = "VirtualMachineInstanceView"

type

type: object

className

className: string = "VirtualMachineInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

bootDiagnostics

bootDiagnostics: object

serializedName

serializedName: string = "bootDiagnostics"

type

type: object

className

className: string = "BootDiagnosticsInstanceView"

name

name: string = "Composite"

computerName

computerName: object

serializedName

serializedName: string = "computerName"

type

type: object

name

name: string = "String"

disks

disks: object

serializedName

serializedName: string = "disks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DiskInstanceView"

name

name: string = "Composite"

extensions

extensions: object

serializedName

serializedName: string = "extensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineExtensionInstanceView"

name

name: string = "Composite"

maintenanceRedeployStatus

maintenanceRedeployStatus: object

serializedName

serializedName: string = "maintenanceRedeployStatus"

type

type: object

className

className: string = "MaintenanceRedeployStatus"

name

name: string = "Composite"

osName

osName: object

serializedName

serializedName: string = "osName"

type

type: object

name

name: string = "String"

osVersion

osVersion: object

serializedName

serializedName: string = "osVersion"

type

type: object

name

name: string = "String"

platformFaultDomain

platformFaultDomain: object

serializedName

serializedName: string = "platformFaultDomain"

type

type: object

name

name: string = "Number"

platformUpdateDomain

platformUpdateDomain: object

serializedName

serializedName: string = "platformUpdateDomain"

type

type: object

name

name: string = "Number"

rdpThumbPrint

rdpThumbPrint: object

serializedName

serializedName: string = "rdpThumbPrint"

type

type: object

name

name: string = "String"

statuses

statuses: object

serializedName

serializedName: string = "statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

vmAgent

vmAgent: object

serializedName

serializedName: string = "vmAgent"

type

type: object

className

className: string = "VirtualMachineAgentInstanceView"

name

name: string = "Composite"

Const VirtualMachineListResult

VirtualMachineListResult: object

serializedName

serializedName: string = "VirtualMachineListResult"

type

type: object

className

className: string = "VirtualMachineListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachine"

name

name: string = "Composite"

Const VirtualMachineScaleSet

VirtualMachineScaleSet: object

serializedName

serializedName: string = "VirtualMachineScaleSet"

type

type: object

className

className: string = "VirtualMachineScaleSet"

name

name: string = "Composite"

modelProperties

modelProperties: object

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "VirtualMachineScaleSetIdentity"

name

name: string = "Composite"

overprovision

overprovision: object

serializedName

serializedName: string = "properties.overprovision"

type

type: object

name

name: string = "Boolean"

plan

plan: object

serializedName

serializedName: string = "plan"

type

type: object

className

className: string = "Plan"

name

name: string = "Composite"

platformFaultDomainCount

platformFaultDomainCount: object

serializedName

serializedName: string = "properties.platformFaultDomainCount"

type

type: object

name

name: string = "Number"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

singlePlacementGroup

singlePlacementGroup: object

serializedName

serializedName: string = "properties.singlePlacementGroup"

type

type: object

name

name: string = "Boolean"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

uniqueId

uniqueId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.uniqueId"

type

type: object

name

name: string = "String"

upgradePolicy

upgradePolicy: object

serializedName

serializedName: string = "properties.upgradePolicy"

type

type: object

className

className: string = "UpgradePolicy"

name

name: string = "Composite"

virtualMachineProfile

virtualMachineProfile: object

serializedName

serializedName: string = "properties.virtualMachineProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetVMProfile"

name

name: string = "Composite"

zoneBalance

zoneBalance: object

serializedName

serializedName: string = "properties.zoneBalance"

type

type: object

name

name: string = "Boolean"

zones

zones: object

serializedName

serializedName: string = "zones"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetDataDisk

VirtualMachineScaleSetDataDisk: object

serializedName

serializedName: string = "VirtualMachineScaleSetDataDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetDataDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

caching

caching: object

serializedName

serializedName: string = "caching"

type

type: object

allowedValues

allowedValues: string[] = ["None","ReadOnly","ReadWrite"]

name

name: string = "Enum"

createOption

createOption: object

required

required: boolean = true

serializedName

serializedName: string = "createOption"

type

type: object

name

name: string = "String"

diskSizeGB

diskSizeGB: object

serializedName

serializedName: string = "diskSizeGB"

type

type: object

name

name: string = "Number"

lun

lun: object

required

required: boolean = true

serializedName

serializedName: string = "lun"

type

type: object

name

name: string = "Number"

managedDisk

managedDisk: object

serializedName

serializedName: string = "managedDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetManagedDiskParameters"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

writeAcceleratorEnabled

writeAcceleratorEnabled: object

serializedName

serializedName: string = "writeAcceleratorEnabled"

type

type: object

name

name: string = "Boolean"

Const VirtualMachineScaleSetExtension

VirtualMachineScaleSetExtension: object

serializedName

serializedName: string = "VirtualMachineScaleSetExtension"

type

type: object

className

className: string = "VirtualMachineScaleSetExtension"

name

name: string = "Composite"

modelProperties

modelProperties: object

autoUpgradeMinorVersion

autoUpgradeMinorVersion: object

serializedName

serializedName: string = "properties.autoUpgradeMinorVersion"

type

type: object

name

name: string = "Boolean"

forceUpdateTag

forceUpdateTag: object

serializedName

serializedName: string = "properties.forceUpdateTag"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

protectedSettings

protectedSettings: object

serializedName

serializedName: string = "properties.protectedSettings"

type

type: object

name

name: string = "Object"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

publisher

publisher: object

serializedName

serializedName: string = "properties.publisher"

type

type: object

name

name: string = "String"

settings

settings: object

serializedName

serializedName: string = "properties.settings"

type

type: object

name

name: string = "Object"

type

type: object

serializedName

serializedName: string = "properties.type"

type

type: object

name

name: string = "String"

typeHandlerVersion

typeHandlerVersion: object

serializedName

serializedName: string = "properties.typeHandlerVersion"

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetExtensionListResult

VirtualMachineScaleSetExtensionListResult: object

serializedName

serializedName: string = "VirtualMachineScaleSetExtensionListResult"

type

type: object

className

className: string = "VirtualMachineScaleSetExtensionListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetExtension"

name

name: string = "Composite"

Const VirtualMachineScaleSetExtensionProfile

VirtualMachineScaleSetExtensionProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetExtensionProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetExtensionProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

extensions

extensions: object

serializedName

serializedName: string = "extensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetExtension"

name

name: string = "Composite"

Const VirtualMachineScaleSetIPConfiguration

VirtualMachineScaleSetIPConfiguration: object

serializedName

serializedName: string = "VirtualMachineScaleSetIPConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetIPConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

applicationGatewayBackendAddressPools

applicationGatewayBackendAddressPools: object

serializedName

serializedName: string = "properties.applicationGatewayBackendAddressPools"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

loadBalancerBackendAddressPools

loadBalancerBackendAddressPools: object

serializedName

serializedName: string = "properties.loadBalancerBackendAddressPools"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

loadBalancerInboundNatPools

loadBalancerInboundNatPools: object

serializedName

serializedName: string = "properties.loadBalancerInboundNatPools"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

primary

primary: object

serializedName

serializedName: string = "properties.primary"

type

type: object

name

name: string = "Boolean"

privateIPAddressVersion

privateIPAddressVersion: object

serializedName

serializedName: string = "properties.privateIPAddressVersion"

type

type: object

name

name: string = "String"

publicIPAddressConfiguration

publicIPAddressConfiguration: object

serializedName

serializedName: string = "properties.publicIPAddressConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetPublicIPAddressConfiguration"

name

name: string = "Composite"

subnet

subnet: object

serializedName

serializedName: string = "properties.subnet"

type

type: object

className

className: string = "ApiEntityReference"

name

name: string = "Composite"

Const VirtualMachineScaleSetIdentity

VirtualMachineScaleSetIdentity: object

serializedName

serializedName: string = "VirtualMachineScaleSetIdentity"

type

type: object

className

className: string = "VirtualMachineScaleSetIdentity"

name

name: string = "Composite"

modelProperties

modelProperties: object

identityIds

identityIds: object

serializedName

serializedName: string = "identityIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

principalId

principalId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

allowedValues

allowedValues: string[] = ["SystemAssigned","UserAssigned","SystemAssigned, UserAssigned","None"]

name

name: string = "Enum"

Const VirtualMachineScaleSetInstanceView

VirtualMachineScaleSetInstanceView: object

serializedName

serializedName: string = "VirtualMachineScaleSetInstanceView"

type

type: object

className

className: string = "VirtualMachineScaleSetInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

extensions

extensions: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "extensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetVMExtensionsSummary"

name

name: string = "Composite"

statuses

statuses: object

serializedName

serializedName: string = "statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

virtualMachine

virtualMachine: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "virtualMachine"

type

type: object

className

className: string = "VirtualMachineScaleSetInstanceViewStatusesSummary"

name

name: string = "Composite"

Const VirtualMachineScaleSetInstanceViewStatusesSummary

VirtualMachineScaleSetInstanceViewStatusesSummary: object

serializedName

serializedName: string = "VirtualMachineScaleSetInstanceViewStatusesSummary"

type

type: object

className

className: string = "VirtualMachineScaleSetInstanceViewStatusesSummary"

name

name: string = "Composite"

modelProperties

modelProperties: object

statusesSummary

statusesSummary: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "statusesSummary"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineStatusCodeCount"

name

name: string = "Composite"

Const VirtualMachineScaleSetListOSUpgradeHistory

VirtualMachineScaleSetListOSUpgradeHistory: object

serializedName

serializedName: string = "VirtualMachineScaleSetListOSUpgradeHistory"

type

type: object

className

className: string = "VirtualMachineScaleSetListOSUpgradeHistory"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "UpgradeOperationHistoricalStatusInfo"

name

name: string = "Composite"

Const VirtualMachineScaleSetListResult

VirtualMachineScaleSetListResult: object

serializedName

serializedName: string = "VirtualMachineScaleSetListResult"

type

type: object

className

className: string = "VirtualMachineScaleSetListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSet"

name

name: string = "Composite"

Const VirtualMachineScaleSetListSkusResult

VirtualMachineScaleSetListSkusResult: object

serializedName

serializedName: string = "VirtualMachineScaleSetListSkusResult"

type

type: object

className

className: string = "VirtualMachineScaleSetListSkusResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetSku"

name

name: string = "Composite"

Const VirtualMachineScaleSetListWithLinkResult

VirtualMachineScaleSetListWithLinkResult: object

serializedName

serializedName: string = "VirtualMachineScaleSetListWithLinkResult"

type

type: object

className

className: string = "VirtualMachineScaleSetListWithLinkResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSet"

name

name: string = "Composite"

Const VirtualMachineScaleSetManagedDiskParameters

VirtualMachineScaleSetManagedDiskParameters: object

serializedName

serializedName: string = "VirtualMachineScaleSetManagedDiskParameters"

type

type: object

className

className: string = "VirtualMachineScaleSetManagedDiskParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

storageAccountType

storageAccountType: object

serializedName

serializedName: string = "storageAccountType"

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetNetworkConfiguration

VirtualMachineScaleSetNetworkConfiguration: object

serializedName

serializedName: string = "VirtualMachineScaleSetNetworkConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetNetworkConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

dnsSettings

dnsSettings: object

serializedName

serializedName: string = "properties.dnsSettings"

type

type: object

className

className: string = "VirtualMachineScaleSetNetworkConfigurationDnsSettings"

name

name: string = "Composite"

enableAcceleratedNetworking

enableAcceleratedNetworking: object

serializedName

serializedName: string = "properties.enableAcceleratedNetworking"

type

type: object

name

name: string = "Boolean"

enableIPForwarding

enableIPForwarding: object

serializedName

serializedName: string = "properties.enableIPForwarding"

type

type: object

name

name: string = "Boolean"

ipConfigurations

ipConfigurations: object

required

required: boolean = true

serializedName

serializedName: string = "properties.ipConfigurations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetIPConfiguration"

name

name: string = "Composite"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

networkSecurityGroup

networkSecurityGroup: object

serializedName

serializedName: string = "properties.networkSecurityGroup"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

primary

primary: object

serializedName

serializedName: string = "properties.primary"

type

type: object

name

name: string = "Boolean"

Const VirtualMachineScaleSetNetworkConfigurationDnsSettings

VirtualMachineScaleSetNetworkConfigurationDnsSettings: object

serializedName

serializedName: string = "VirtualMachineScaleSetNetworkConfigurationDnsSettings"

type

type: object

className

className: string = "VirtualMachineScaleSetNetworkConfigurationDnsSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

dnsServers

dnsServers: object

serializedName

serializedName: string = "dnsServers"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetNetworkProfile

VirtualMachineScaleSetNetworkProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetNetworkProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetNetworkProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

healthProbe

healthProbe: object

serializedName

serializedName: string = "healthProbe"

type

type: object

className

className: string = "ApiEntityReference"

name

name: string = "Composite"

networkInterfaceConfigurations

networkInterfaceConfigurations: object

serializedName

serializedName: string = "networkInterfaceConfigurations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetNetworkConfiguration"

name

name: string = "Composite"

Const VirtualMachineScaleSetOSDisk

VirtualMachineScaleSetOSDisk: object

serializedName

serializedName: string = "VirtualMachineScaleSetOSDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetOSDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

caching

caching: object

serializedName

serializedName: string = "caching"

type

type: object

allowedValues

allowedValues: string[] = ["None","ReadOnly","ReadWrite"]

name

name: string = "Enum"

createOption

createOption: object

required

required: boolean = true

serializedName

serializedName: string = "createOption"

type

type: object

name

name: string = "String"

image

image: object

serializedName

serializedName: string = "image"

type

type: object

className

className: string = "VirtualHardDisk"

name

name: string = "Composite"

managedDisk

managedDisk: object

serializedName

serializedName: string = "managedDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetManagedDiskParameters"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

osType

osType: object

serializedName

serializedName: string = "osType"

type

type: object

allowedValues

allowedValues: string[] = ["Windows","Linux"]

name

name: string = "Enum"

vhdContainers

vhdContainers: object

serializedName

serializedName: string = "vhdContainers"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

writeAcceleratorEnabled

writeAcceleratorEnabled: object

serializedName

serializedName: string = "writeAcceleratorEnabled"

type

type: object

name

name: string = "Boolean"

Const VirtualMachineScaleSetOSProfile

VirtualMachineScaleSetOSProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetOSProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetOSProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

adminPassword

adminPassword: object

serializedName

serializedName: string = "adminPassword"

type

type: object

name

name: string = "String"

adminUsername

adminUsername: object

serializedName

serializedName: string = "adminUsername"

type

type: object

name

name: string = "String"

computerNamePrefix

computerNamePrefix: object

serializedName

serializedName: string = "computerNamePrefix"

type

type: object

name

name: string = "String"

customData

customData: object

serializedName

serializedName: string = "customData"

type

type: object

name

name: string = "String"

linuxConfiguration

linuxConfiguration: object

serializedName

serializedName: string = "linuxConfiguration"

type

type: object

className

className: string = "LinuxConfiguration"

name

name: string = "Composite"

secrets

secrets: object

serializedName

serializedName: string = "secrets"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VaultSecretGroup"

name

name: string = "Composite"

windowsConfiguration

windowsConfiguration: object

serializedName

serializedName: string = "windowsConfiguration"

type

type: object

className

className: string = "WindowsConfiguration"

name

name: string = "Composite"

Const VirtualMachineScaleSetPublicIPAddressConfiguration

VirtualMachineScaleSetPublicIPAddressConfiguration: object

serializedName

serializedName: string = "VirtualMachineScaleSetPublicIPAddressConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetPublicIPAddressConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

dnsSettings

dnsSettings: object

serializedName

serializedName: string = "properties.dnsSettings"

type

type: object

className

className: string = "VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings"

name

name: string = "Composite"

idleTimeoutInMinutes

idleTimeoutInMinutes: object

serializedName

serializedName: string = "properties.idleTimeoutInMinutes"

type

type: object

name

name: string = "Number"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings

VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings: object

serializedName

serializedName: string = "VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings"

type

type: object

className

className: string = "VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

domainNameLabel

domainNameLabel: object

required

required: boolean = true

serializedName

serializedName: string = "domainNameLabel"

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetSku

VirtualMachineScaleSetSku: object

serializedName

serializedName: string = "VirtualMachineScaleSetSku"

type

type: object

className

className: string = "VirtualMachineScaleSetSku"

name

name: string = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "capacity"

type

type: object

className

className: string = "VirtualMachineScaleSetSkuCapacity"

name

name: string = "Composite"

resourceType

resourceType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resourceType"

type

type: object

name

name: string = "String"

sku

sku: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

Const VirtualMachineScaleSetSkuCapacity

VirtualMachineScaleSetSkuCapacity: object

serializedName

serializedName: string = "VirtualMachineScaleSetSkuCapacity"

type

type: object

className

className: string = "VirtualMachineScaleSetSkuCapacity"

name

name: string = "Composite"

modelProperties

modelProperties: object

defaultCapacity

defaultCapacity: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "defaultCapacity"

type

type: object

name

name: string = "Number"

maximum

maximum: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "maximum"

type

type: object

name

name: string = "Number"

minimum

minimum: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "minimum"

type

type: object

name

name: string = "Number"

scaleType

scaleType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "scaleType"

type

type: object

allowedValues

allowedValues: string[] = ["Automatic","None"]

name

name: string = "Enum"

Const VirtualMachineScaleSetStorageProfile

VirtualMachineScaleSetStorageProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetStorageProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetStorageProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataDisks

dataDisks: object

serializedName

serializedName: string = "dataDisks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetDataDisk"

name

name: string = "Composite"

imageReference

imageReference: object

serializedName

serializedName: string = "imageReference"

type

type: object

className

className: string = "ImageReference"

name

name: string = "Composite"

osDisk

osDisk: object

serializedName

serializedName: string = "osDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetOSDisk"

name

name: string = "Composite"

Const VirtualMachineScaleSetUpdate

VirtualMachineScaleSetUpdate: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdate"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "VirtualMachineScaleSetIdentity"

name

name: string = "Composite"

overprovision

overprovision: object

serializedName

serializedName: string = "properties.overprovision"

type

type: object

name

name: string = "Boolean"

plan

plan: object

serializedName

serializedName: string = "plan"

type

type: object

className

className: string = "Plan"

name

name: string = "Composite"

singlePlacementGroup

singlePlacementGroup: object

serializedName

serializedName: string = "properties.singlePlacementGroup"

type

type: object

name

name: string = "Boolean"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

upgradePolicy

upgradePolicy: object

serializedName

serializedName: string = "properties.upgradePolicy"

type

type: object

className

className: string = "UpgradePolicy"

name

name: string = "Composite"

virtualMachineProfile

virtualMachineProfile: object

serializedName

serializedName: string = "properties.virtualMachineProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateVMProfile"

name

name: string = "Composite"

Const VirtualMachineScaleSetUpdateIPConfiguration

VirtualMachineScaleSetUpdateIPConfiguration: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdateIPConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateIPConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

applicationGatewayBackendAddressPools

applicationGatewayBackendAddressPools: object

serializedName

serializedName: string = "properties.applicationGatewayBackendAddressPools"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

loadBalancerBackendAddressPools

loadBalancerBackendAddressPools: object

serializedName

serializedName: string = "properties.loadBalancerBackendAddressPools"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

loadBalancerInboundNatPools

loadBalancerInboundNatPools: object

serializedName

serializedName: string = "properties.loadBalancerInboundNatPools"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

primary

primary: object

serializedName

serializedName: string = "properties.primary"

type

type: object

name

name: string = "Boolean"

privateIPAddressVersion

privateIPAddressVersion: object

serializedName

serializedName: string = "properties.privateIPAddressVersion"

type

type: object

name

name: string = "String"

publicIPAddressConfiguration

publicIPAddressConfiguration: object

serializedName

serializedName: string = "properties.publicIPAddressConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"

name

name: string = "Composite"

subnet

subnet: object

serializedName

serializedName: string = "properties.subnet"

type

type: object

className

className: string = "ApiEntityReference"

name

name: string = "Composite"

Const VirtualMachineScaleSetUpdateNetworkConfiguration

VirtualMachineScaleSetUpdateNetworkConfiguration: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdateNetworkConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateNetworkConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

dnsSettings

dnsSettings: object

serializedName

serializedName: string = "properties.dnsSettings"

type

type: object

className

className: string = "VirtualMachineScaleSetNetworkConfigurationDnsSettings"

name

name: string = "Composite"

enableAcceleratedNetworking

enableAcceleratedNetworking: object

serializedName

serializedName: string = "properties.enableAcceleratedNetworking"

type

type: object

name

name: string = "Boolean"

enableIPForwarding

enableIPForwarding: object

serializedName

serializedName: string = "properties.enableIPForwarding"

type

type: object

name

name: string = "Boolean"

ipConfigurations

ipConfigurations: object

serializedName

serializedName: string = "properties.ipConfigurations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateIPConfiguration"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

networkSecurityGroup

networkSecurityGroup: object

serializedName

serializedName: string = "properties.networkSecurityGroup"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

primary

primary: object

serializedName

serializedName: string = "properties.primary"

type

type: object

name

name: string = "Boolean"

Const VirtualMachineScaleSetUpdateNetworkProfile

VirtualMachineScaleSetUpdateNetworkProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdateNetworkProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateNetworkProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

networkInterfaceConfigurations

networkInterfaceConfigurations: object

serializedName

serializedName: string = "networkInterfaceConfigurations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateNetworkConfiguration"

name

name: string = "Composite"

Const VirtualMachineScaleSetUpdateOSDisk

VirtualMachineScaleSetUpdateOSDisk: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdateOSDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateOSDisk"

name

name: string = "Composite"

modelProperties

modelProperties: object

caching

caching: object

serializedName

serializedName: string = "caching"

type

type: object

allowedValues

allowedValues: string[] = ["None","ReadOnly","ReadWrite"]

name

name: string = "Enum"

image

image: object

serializedName

serializedName: string = "image"

type

type: object

className

className: string = "VirtualHardDisk"

name

name: string = "Composite"

managedDisk

managedDisk: object

serializedName

serializedName: string = "managedDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetManagedDiskParameters"

name

name: string = "Composite"

vhdContainers

vhdContainers: object

serializedName

serializedName: string = "vhdContainers"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

writeAcceleratorEnabled

writeAcceleratorEnabled: object

serializedName

serializedName: string = "writeAcceleratorEnabled"

type

type: object

name

name: string = "Boolean"

Const VirtualMachineScaleSetUpdateOSProfile

VirtualMachineScaleSetUpdateOSProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdateOSProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateOSProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

customData

customData: object

serializedName

serializedName: string = "customData"

type

type: object

name

name: string = "String"

linuxConfiguration

linuxConfiguration: object

serializedName

serializedName: string = "linuxConfiguration"

type

type: object

className

className: string = "LinuxConfiguration"

name

name: string = "Composite"

secrets

secrets: object

serializedName

serializedName: string = "secrets"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VaultSecretGroup"

name

name: string = "Composite"

windowsConfiguration

windowsConfiguration: object

serializedName

serializedName: string = "windowsConfiguration"

type

type: object

className

className: string = "WindowsConfiguration"

name

name: string = "Composite"

Const VirtualMachineScaleSetUpdatePublicIPAddressConfiguration

VirtualMachineScaleSetUpdatePublicIPAddressConfiguration: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

dnsSettings

dnsSettings: object

serializedName

serializedName: string = "properties.dnsSettings"

type

type: object

className

className: string = "VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings"

name

name: string = "Composite"

idleTimeoutInMinutes

idleTimeoutInMinutes: object

serializedName

serializedName: string = "properties.idleTimeoutInMinutes"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetUpdateStorageProfile

VirtualMachineScaleSetUpdateStorageProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdateStorageProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateStorageProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataDisks

dataDisks: object

serializedName

serializedName: string = "dataDisks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetDataDisk"

name

name: string = "Composite"

imageReference

imageReference: object

serializedName

serializedName: string = "imageReference"

type

type: object

className

className: string = "ImageReference"

name

name: string = "Composite"

osDisk

osDisk: object

serializedName

serializedName: string = "osDisk"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateOSDisk"

name

name: string = "Composite"

Const VirtualMachineScaleSetUpdateVMProfile

VirtualMachineScaleSetUpdateVMProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetUpdateVMProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateVMProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

diagnosticsProfile

diagnosticsProfile: object

serializedName

serializedName: string = "diagnosticsProfile"

type

type: object

className

className: string = "DiagnosticsProfile"

name

name: string = "Composite"

extensionProfile

extensionProfile: object

serializedName

serializedName: string = "extensionProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetExtensionProfile"

name

name: string = "Composite"

licenseType

licenseType: object

serializedName

serializedName: string = "licenseType"

type

type: object

name

name: string = "String"

networkProfile

networkProfile: object

serializedName

serializedName: string = "networkProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateNetworkProfile"

name

name: string = "Composite"

osProfile

osProfile: object

serializedName

serializedName: string = "osProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateOSProfile"

name

name: string = "Composite"

storageProfile

storageProfile: object

serializedName

serializedName: string = "storageProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetUpdateStorageProfile"

name

name: string = "Composite"

Const VirtualMachineScaleSetVM

VirtualMachineScaleSetVM: object

serializedName

serializedName: string = "VirtualMachineScaleSetVM"

type

type: object

className

className: string = "VirtualMachineScaleSetVM"

name

name: string = "Composite"

modelProperties

modelProperties: object

availabilitySet

availabilitySet: object

serializedName

serializedName: string = "properties.availabilitySet"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

diagnosticsProfile

diagnosticsProfile: object

serializedName

serializedName: string = "properties.diagnosticsProfile"

type

type: object

className

className: string = "DiagnosticsProfile"

name

name: string = "Composite"

hardwareProfile

hardwareProfile: object

serializedName

serializedName: string = "properties.hardwareProfile"

type

type: object

className

className: string = "HardwareProfile"

name

name: string = "Composite"

instanceId

instanceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "instanceId"

type

type: object

name

name: string = "String"

instanceView

instanceView: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.instanceView"

type

type: object

className

className: string = "VirtualMachineScaleSetVMInstanceView"

name

name: string = "Composite"

latestModelApplied

latestModelApplied: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.latestModelApplied"

type

type: object

name

name: string = "Boolean"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: string = "String"

networkProfile

networkProfile: object

serializedName

serializedName: string = "properties.networkProfile"

type

type: object

className

className: string = "NetworkProfile"

name

name: string = "Composite"

osProfile

osProfile: object

serializedName

serializedName: string = "properties.osProfile"

type

type: object

className

className: string = "OSProfile"

name

name: string = "Composite"

plan

plan: object

serializedName

serializedName: string = "plan"

type

type: object

className

className: string = "Plan"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

resources

resources: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineExtension"

name

name: string = "Composite"

sku

sku: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

storageProfile

storageProfile: object

serializedName

serializedName: string = "properties.storageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

vmId

vmId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.vmId"

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetVMExtensionsSummary

VirtualMachineScaleSetVMExtensionsSummary: object

serializedName

serializedName: string = "VirtualMachineScaleSetVMExtensionsSummary"

type

type: object

className

className: string = "VirtualMachineScaleSetVMExtensionsSummary"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

statusesSummary

statusesSummary: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "statusesSummary"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineStatusCodeCount"

name

name: string = "Composite"

Const VirtualMachineScaleSetVMInstanceIDs

VirtualMachineScaleSetVMInstanceIDs: object

serializedName

serializedName: string = "VirtualMachineScaleSetVMInstanceIDs"

type

type: object

className

className: string = "VirtualMachineScaleSetVMInstanceIDs"

name

name: string = "Composite"

modelProperties

modelProperties: object

instanceIds

instanceIds: object

serializedName

serializedName: string = "instanceIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetVMInstanceRequiredIDs

VirtualMachineScaleSetVMInstanceRequiredIDs: object

serializedName

serializedName: string = "VirtualMachineScaleSetVMInstanceRequiredIDs"

type

type: object

className

className: string = "VirtualMachineScaleSetVMInstanceRequiredIDs"

name

name: string = "Composite"

modelProperties

modelProperties: object

instanceIds

instanceIds: object

required

required: boolean = true

serializedName

serializedName: string = "instanceIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const VirtualMachineScaleSetVMInstanceView

VirtualMachineScaleSetVMInstanceView: object

serializedName

serializedName: string = "VirtualMachineScaleSetVMInstanceView"

type

type: object

className

className: string = "VirtualMachineScaleSetVMInstanceView"

name

name: string = "Composite"

modelProperties

modelProperties: object

bootDiagnostics

bootDiagnostics: object

serializedName

serializedName: string = "bootDiagnostics"

type

type: object

className

className: string = "BootDiagnosticsInstanceView"

name

name: string = "Composite"

disks

disks: object

serializedName

serializedName: string = "disks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DiskInstanceView"

name

name: string = "Composite"

extensions

extensions: object

serializedName

serializedName: string = "extensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineExtensionInstanceView"

name

name: string = "Composite"

maintenanceRedeployStatus

maintenanceRedeployStatus: object

serializedName

serializedName: string = "maintenanceRedeployStatus"

type

type: object

className

className: string = "MaintenanceRedeployStatus"

name

name: string = "Composite"

placementGroupId

placementGroupId: object

serializedName

serializedName: string = "placementGroupId"

type

type: object

name

name: string = "String"

platformFaultDomain

platformFaultDomain: object

serializedName

serializedName: string = "platformFaultDomain"

type

type: object

name

name: string = "Number"

platformUpdateDomain

platformUpdateDomain: object

serializedName

serializedName: string = "platformUpdateDomain"

type

type: object

name

name: string = "Number"

rdpThumbPrint

rdpThumbPrint: object

serializedName

serializedName: string = "rdpThumbPrint"

type

type: object

name

name: string = "String"

statuses

statuses: object

serializedName

serializedName: string = "statuses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceViewStatus"

name

name: string = "Composite"

vmAgent

vmAgent: object

serializedName

serializedName: string = "vmAgent"

type

type: object

className

className: string = "VirtualMachineAgentInstanceView"

name

name: string = "Composite"

vmHealth

vmHealth: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "vmHealth"

type

type: object

className

className: string = "VirtualMachineHealthStatus"

name

name: string = "Composite"

Const VirtualMachineScaleSetVMListResult

VirtualMachineScaleSetVMListResult: object

serializedName

serializedName: string = "VirtualMachineScaleSetVMListResult"

type

type: object

className

className: string = "VirtualMachineScaleSetVMListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineScaleSetVM"

name

name: string = "Composite"

Const VirtualMachineScaleSetVMProfile

VirtualMachineScaleSetVMProfile: object

serializedName

serializedName: string = "VirtualMachineScaleSetVMProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetVMProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

diagnosticsProfile

diagnosticsProfile: object

serializedName

serializedName: string = "diagnosticsProfile"

type

type: object

className

className: string = "DiagnosticsProfile"

name

name: string = "Composite"

evictionPolicy

evictionPolicy: object

serializedName

serializedName: string = "evictionPolicy"

type

type: object

name

name: string = "String"

extensionProfile

extensionProfile: object

serializedName

serializedName: string = "extensionProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetExtensionProfile"

name

name: string = "Composite"

licenseType

licenseType: object

serializedName

serializedName: string = "licenseType"

type

type: object

name

name: string = "String"

networkProfile

networkProfile: object

serializedName

serializedName: string = "networkProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetNetworkProfile"

name

name: string = "Composite"

osProfile

osProfile: object

serializedName

serializedName: string = "osProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetOSProfile"

name

name: string = "Composite"

priority

priority: object

serializedName

serializedName: string = "priority"

type

type: object

name

name: string = "String"

storageProfile

storageProfile: object

serializedName

serializedName: string = "storageProfile"

type

type: object

className

className: string = "VirtualMachineScaleSetStorageProfile"

name

name: string = "Composite"

Const VirtualMachineSize

VirtualMachineSize: object

serializedName

serializedName: string = "VirtualMachineSize"

type

type: object

className

className: string = "VirtualMachineSize"

name

name: string = "Composite"

modelProperties

modelProperties: object

maxDataDiskCount

maxDataDiskCount: object

serializedName

serializedName: string = "maxDataDiskCount"

type

type: object

name

name: string = "Number"

memoryInMB

memoryInMB: object

serializedName

serializedName: string = "memoryInMB"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

numberOfCores

numberOfCores: object

serializedName

serializedName: string = "numberOfCores"

type

type: object

name

name: string = "Number"

osDiskSizeInMB

osDiskSizeInMB: object

serializedName

serializedName: string = "osDiskSizeInMB"

type

type: object

name

name: string = "Number"

resourceDiskSizeInMB

resourceDiskSizeInMB: object

serializedName

serializedName: string = "resourceDiskSizeInMB"

type

type: object

name

name: string = "Number"

Const VirtualMachineSizeListResult

VirtualMachineSizeListResult: object

serializedName

serializedName: string = "VirtualMachineSizeListResult"

type

type: object

className

className: string = "VirtualMachineSizeListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualMachineSize"

name

name: string = "Composite"

Const VirtualMachineStatusCodeCount

VirtualMachineStatusCodeCount: object

serializedName

serializedName: string = "VirtualMachineStatusCodeCount"

type

type: object

className

className: string = "VirtualMachineStatusCodeCount"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

count

count: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

Const VirtualMachineUpdate

VirtualMachineUpdate: object

serializedName

serializedName: string = "VirtualMachineUpdate"

type

type: object

className

className: string = "VirtualMachineUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

availabilitySet

availabilitySet: object

serializedName

serializedName: string = "properties.availabilitySet"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

diagnosticsProfile

diagnosticsProfile: object

serializedName

serializedName: string = "properties.diagnosticsProfile"

type

type: object

className

className: string = "DiagnosticsProfile"

name

name: string = "Composite"

hardwareProfile

hardwareProfile: object

serializedName

serializedName: string = "properties.hardwareProfile"

type

type: object

className

className: string = "HardwareProfile"

name

name: string = "Composite"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "VirtualMachineIdentity"

name

name: string = "Composite"

instanceView

instanceView: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.instanceView"

type

type: object

className

className: string = "VirtualMachineInstanceView"

name

name: string = "Composite"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: string = "String"

networkProfile

networkProfile: object

serializedName

serializedName: string = "properties.networkProfile"

type

type: object

className

className: string = "NetworkProfile"

name

name: string = "Composite"

osProfile

osProfile: object

serializedName

serializedName: string = "properties.osProfile"

type

type: object

className

className: string = "OSProfile"

name

name: string = "Composite"

plan

plan: object

serializedName

serializedName: string = "plan"

type

type: object

className

className: string = "Plan"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

storageProfile

storageProfile: object

serializedName

serializedName: string = "properties.storageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

vmId

vmId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.vmId"

type

type: object

name

name: string = "String"

zones

zones: object

serializedName

serializedName: string = "zones"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const WinRMConfiguration

WinRMConfiguration: object

serializedName

serializedName: string = "WinRMConfiguration"

type

type: object

className

className: string = "WinRMConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

listeners

listeners: object

serializedName

serializedName: string = "listeners"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "WinRMListener"

name

name: string = "Composite"

Const WinRMListener

WinRMListener: object

serializedName

serializedName: string = "WinRMListener"

type

type: object

className

className: string = "WinRMListener"

name

name: string = "Composite"

modelProperties

modelProperties: object

certificateUrl

certificateUrl: object

serializedName

serializedName: string = "certificateUrl"

type

type: object

name

name: string = "String"

protocol

protocol: object

serializedName

serializedName: string = "protocol"

type

type: object

allowedValues

allowedValues: string[] = ["Http","Https"]

name

name: string = "Enum"

Const WindowsConfiguration

WindowsConfiguration: object

serializedName

serializedName: string = "WindowsConfiguration"

type

type: object

className

className: string = "WindowsConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

additionalUnattendContent

additionalUnattendContent: object

serializedName

serializedName: string = "additionalUnattendContent"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AdditionalUnattendContent"

name

name: string = "Composite"

enableAutomaticUpdates

enableAutomaticUpdates: object

serializedName

serializedName: string = "enableAutomaticUpdates"

type

type: object

name

name: string = "Boolean"

provisionVMAgent

provisionVMAgent: object

serializedName

serializedName: string = "provisionVMAgent"

type

type: object

name

name: string = "Boolean"

timeZone

timeZone: object

serializedName

serializedName: string = "timeZone"

type

type: object

name

name: string = "String"

winRM

winRM: object

serializedName

serializedName: string = "winRM"

type

type: object

className

className: string = "WinRMConfiguration"

name

name: string = "Composite"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion0

apiVersion0: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2017-12-01"

isConstant

isConstant: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const apiVersion1

apiVersion1: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2017-03-30"

isConstant

isConstant: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const availabilitySetName

availabilitySetName: object

parameterPath

parameterPath: string = "availabilitySetName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "availabilitySetName"

type

type: object

name

name: string = "String"

Const diskName

diskName: object

parameterPath

parameterPath: string = "diskName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "diskName"

type

type: object

name

name: string = "String"

Const expand0

expand0: object

parameterPath

parameterPath: string[] = ["options","expand"]

mapper

mapper: object

serializedName

serializedName: string = "$expand"

type

type: object

name

name: string = "String"

Const expand1

expand1: object

parameterPath

parameterPath: string[] = ["options","expand"]

mapper

mapper: object

serializedName

serializedName: string = "$expand"

type

type: object

allowedValues

allowedValues: string[] = ["instanceView"]

name

name: string = "Enum"

Const filter

filter: object

parameterPath

parameterPath: string[] = ["options","filter"]

mapper

mapper: object

serializedName

serializedName: string = "$filter"

type

type: object

name

name: string = "String"

Const imageName

imageName: object

parameterPath

parameterPath: string = "imageName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "imageName"

type

type: object

name

name: string = "String"

Const instanceId

instanceId: object

parameterPath

parameterPath: string = "instanceId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "instanceId"

type

type: object

name

name: string = "String"

Const location0

location0: object

parameterPath

parameterPath: string = "location"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

Const location1

location1: object

parameterPath

parameterPath: string = "location"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "location"

constraints

constraints: object

Pattern

Pattern: RegExp = /^[-\w\._]+$/

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const offer

offer: object

parameterPath

parameterPath: string = "offer"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "offer"

type

type: object

name

name: string = "String"

Const orderby

orderby: object

parameterPath

parameterPath: string[] = ["options","orderby"]

mapper

mapper: object

serializedName

serializedName: string = "$orderby"

type

type: object

name

name: string = "String"

Const platformUpdateDomain

platformUpdateDomain: object

parameterPath

parameterPath: string = "platformUpdateDomain"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "platformUpdateDomain"

type

type: object

name

name: string = "Number"

Const publisherName

publisherName: object

parameterPath

parameterPath: string = "publisherName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "publisherName"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const select

select: object

parameterPath

parameterPath: string[] = ["options","select"]

mapper

mapper: object

serializedName

serializedName: string = "$select"

type

type: object

name

name: string = "String"

Const skus

skus: object

parameterPath

parameterPath: string = "skus"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "skus"

type

type: object

name

name: string = "String"

Const snapshotName

snapshotName: object

parameterPath

parameterPath: string = "snapshotName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "snapshotName"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const top

top: object

parameterPath

parameterPath: string[] = ["options","top"]

mapper

mapper: object

serializedName

serializedName: string = "$top"

type

type: object

name

name: string = "Number"

Const type

type: object

parameterPath

parameterPath: string = "type"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const version

version: object

parameterPath

parameterPath: string = "version"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "version"

type

type: object

name

name: string = "String"

Const virtualMachineScaleSetName

virtualMachineScaleSetName: object

parameterPath

parameterPath: string = "virtualMachineScaleSetName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "virtualMachineScaleSetName"

type

type: object

name

name: string = "String"

Const vmExtensionName

vmExtensionName: object

parameterPath

parameterPath: string = "vmExtensionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "vmExtensionName"

type

type: object

name

name: string = "String"

Const vmName

vmName: object

parameterPath

parameterPath: string = "vmName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "vmName"

type

type: object

name

name: string = "String"

Const vmScaleSetName

vmScaleSetName: object

parameterPath

parameterPath: string = "vmScaleSetName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "vmScaleSetName"

type

type: object

name

name: string = "String"

Const vmssExtensionName

vmssExtensionName: object

parameterPath

parameterPath: string = "vmssExtensionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "vmssExtensionName"

type

type: object

name

name: string = "String"

Generated using TypeDoc