Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-edgegateway

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AccountType

AccountType: "GeneralPurposeStorage" | "BlobStorage"

Defines values for AccountType. Possible values include: 'GeneralPurposeStorage', 'BlobStorage'

readonly
enum

{string}

AlertSeverity

AlertSeverity: "Informational" | "Warning" | "Critical"

Defines values for AlertSeverity. Possible values include: 'Informational', 'Warning', 'Critical'

readonly
enum

{string}

AlertsGetResponse

AlertsGetResponse: Alert & object

Contains response data for the get operation.

AlertsListByDataBoxEdgeDeviceNextResponse

AlertsListByDataBoxEdgeDeviceNextResponse: AlertList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

AlertsListByDataBoxEdgeDeviceResponse

AlertsListByDataBoxEdgeDeviceResponse: AlertList & object

Contains response data for the listByDataBoxEdgeDevice operation.

AuthenticationType

AuthenticationType: "Invalid" | "AzureActiveDirectory"

Defines values for AuthenticationType. Possible values include: 'Invalid', 'AzureActiveDirectory'

readonly
enum

{string}

AzureContainerDataFormat

AzureContainerDataFormat: "BlockBlob" | "PageBlob" | "AzureFile"

Defines values for AzureContainerDataFormat. Possible values include: 'BlockBlob', 'PageBlob', 'AzureFile'

readonly
enum

{string}

BandwidthSchedulesBeginCreateOrUpdateResponse

BandwidthSchedulesBeginCreateOrUpdateResponse: BandwidthSchedule & object

Contains response data for the beginCreateOrUpdate operation.

BandwidthSchedulesCreateOrUpdateResponse

BandwidthSchedulesCreateOrUpdateResponse: BandwidthSchedule & object

Contains response data for the createOrUpdate operation.

BandwidthSchedulesGetResponse

BandwidthSchedulesGetResponse: BandwidthSchedule & object

Contains response data for the get operation.

BandwidthSchedulesListByDataBoxEdgeDeviceNextResponse

BandwidthSchedulesListByDataBoxEdgeDeviceNextResponse: BandwidthSchedulesList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

BandwidthSchedulesListByDataBoxEdgeDeviceResponse

BandwidthSchedulesListByDataBoxEdgeDeviceResponse: BandwidthSchedulesList & object

Contains response data for the listByDataBoxEdgeDevice operation.

ClientPermissionType

ClientPermissionType: "NoAccess" | "ReadOnly" | "ReadWrite"

Defines values for ClientPermissionType. Possible values include: 'NoAccess', 'ReadOnly', 'ReadWrite'

readonly
enum

{string}

DataBoxEdgeDeviceStatus

DataBoxEdgeDeviceStatus: "ReadyToSetup" | "Online" | "Offline" | "NeedsAttention" | "Disconnected" | "PartiallyDisconnected"

Defines values for DataBoxEdgeDeviceStatus. Possible values include: 'ReadyToSetup', 'Online', 'Offline', 'NeedsAttention', 'Disconnected', 'PartiallyDisconnected'

readonly
enum

{string}

DataPolicy

DataPolicy: "Cloud" | "Local"

Defines values for DataPolicy. Possible values include: 'Cloud', 'Local'

readonly
enum

{string}

DayOfWeek

DayOfWeek: "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday"

Defines values for DayOfWeek. Possible values include: 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'

readonly
enum

{string}

DeviceType

DeviceType: "DataBoxEdgeDevice"

Defines values for DeviceType. Possible values include: 'DataBoxEdgeDevice'

readonly
enum

{string}

DevicesBeginCreateOrUpdateResponse

DevicesBeginCreateOrUpdateResponse: DataBoxEdgeDevice & object

Contains response data for the beginCreateOrUpdate operation.

DevicesCreateOrUpdateResponse

DevicesCreateOrUpdateResponse: DataBoxEdgeDevice & object

Contains response data for the createOrUpdate operation.

DevicesGetExtendedInformationResponse

DevicesGetExtendedInformationResponse: DataBoxEdgeDeviceExtendedInfo & object

Contains response data for the getExtendedInformation operation.

DevicesGetNetworkSettingsResponse

DevicesGetNetworkSettingsResponse: NetworkSettings & object

Contains response data for the getNetworkSettings operation.

DevicesGetResponse

DevicesGetResponse: DataBoxEdgeDevice & object

Contains response data for the get operation.

DevicesGetUpdateSummaryResponse

DevicesGetUpdateSummaryResponse: UpdateSummary & object

Contains response data for the getUpdateSummary operation.

DevicesListByResourceGroupNextResponse

DevicesListByResourceGroupNextResponse: DataBoxEdgeDeviceList & object

Contains response data for the listByResourceGroupNext operation.

DevicesListByResourceGroupResponse

DevicesListByResourceGroupResponse: DataBoxEdgeDeviceList & object

Contains response data for the listByResourceGroup operation.

DevicesListBySubscriptionNextResponse

DevicesListBySubscriptionNextResponse: DataBoxEdgeDeviceList & object

Contains response data for the listBySubscriptionNext operation.

DevicesListBySubscriptionResponse

DevicesListBySubscriptionResponse: DataBoxEdgeDeviceList & object

Contains response data for the listBySubscription operation.

DevicesUpdateResponse

DevicesUpdateResponse: DataBoxEdgeDevice & object

Contains response data for the update operation.

DevicesUploadCertificateResponse

DevicesUploadCertificateResponse: UploadCertificateResponse & object

Contains response data for the uploadCertificate operation.

DownloadPhase

DownloadPhase: "Unknown" | "Initializing" | "Downloading" | "Verifying"

Defines values for DownloadPhase. Possible values include: 'Unknown', 'Initializing', 'Downloading', 'Verifying'

readonly
enum

{string}

EncryptionAlgorithm

EncryptionAlgorithm: "None" | "AES256" | "RSAES_PKCS1_v_1_5"

Defines values for EncryptionAlgorithm. Possible values include: 'None', 'AES256', 'RSAES_PKCS1_v_1_5'

readonly
enum

{string}

InstallRebootBehavior

InstallRebootBehavior: "NeverReboots" | "RequiresReboot" | "RequestReboot"

Defines values for InstallRebootBehavior. Possible values include: 'NeverReboots', 'RequiresReboot', 'RequestReboot'

readonly
enum

{string}

JobStatus

JobStatus: "Invalid" | "Running" | "Succeeded" | "Failed" | "Canceled" | "Paused" | "Scheduled"

Defines values for JobStatus. Possible values include: 'Invalid', 'Running', 'Succeeded', 'Failed', 'Canceled', 'Paused', 'Scheduled'

readonly
enum

{string}

JobType

JobType: "Invalid" | "ScanForUpdates" | "DownloadUpdates" | "InstallUpdates" | "RefreshShare"

Defines values for JobType. Possible values include: 'Invalid', 'ScanForUpdates', 'DownloadUpdates', 'InstallUpdates', 'RefreshShare'

readonly
enum

{string}

JobsGetResponse

JobsGetResponse: Job & object

Contains response data for the get operation.

MetricAggregationType

MetricAggregationType: "NotSpecified" | "None" | "Average" | "Minimum" | "Maximum" | "Total" | "Count"

Defines values for MetricAggregationType. Possible values include: 'NotSpecified', 'None', 'Average', 'Minimum', 'Maximum', 'Total', 'Count'

readonly
enum

{string}

MetricCategory

MetricCategory: "Capacity" | "Transaction"

Defines values for MetricCategory. Possible values include: 'Capacity', 'Transaction'

readonly
enum

{string}

MetricUnit

MetricUnit: "NotSpecified" | "Percent" | "Count" | "Seconds" | "Milliseconds" | "Bytes" | "BytesPerSecond" | "CountPerSecond"

Defines values for MetricUnit. Possible values include: 'NotSpecified', 'Percent', 'Count', 'Seconds', 'Milliseconds', 'Bytes', 'BytesPerSecond', 'CountPerSecond'

readonly
enum

{string}

MonitoringStatus

MonitoringStatus: "Enabled" | "Disabled"

Defines values for MonitoringStatus. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

NetworkAdapterDHCPStatus

NetworkAdapterDHCPStatus: "Disabled" | "Enabled"

Defines values for NetworkAdapterDHCPStatus. Possible values include: 'Disabled', 'Enabled'

readonly
enum

{string}

NetworkAdapterRDMAStatus

NetworkAdapterRDMAStatus: "Incapable" | "Capable"

Defines values for NetworkAdapterRDMAStatus. Possible values include: 'Incapable', 'Capable'

readonly
enum

{string}

NetworkAdapterStatus

NetworkAdapterStatus: "Inactive" | "Active"

Defines values for NetworkAdapterStatus. Possible values include: 'Inactive', 'Active'

readonly
enum

{string}

NetworkGroup

NetworkGroup: "None" | "NonRDMA" | "RDMA"

Defines values for NetworkGroup. Possible values include: 'None', 'NonRDMA', 'RDMA'

readonly
enum

{string}

OperationsListNextResponse

OperationsListNextResponse: OperationsList & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationsList & object

Contains response data for the list operation.

OperationsStatusGetResponse

OperationsStatusGetResponse: Job & object

Contains response data for the get operation.

OrderState

OrderState: "Untracked" | "AwaitingFulfilment" | "AwaitingPreparation" | "AwaitingShipment" | "Shipped" | "Arriving" | "Delivered" | "ReplacementRequested" | "LostDevice" | "Declined" | "ReturnInitiated" | "AwaitingReturnShipment" | "ShippedBack" | "CollectedAtMicrosoft"

Defines values for OrderState. Possible values include: 'Untracked', 'AwaitingFulfilment', 'AwaitingPreparation', 'AwaitingShipment', 'Shipped', 'Arriving', 'Delivered', 'ReplacementRequested', 'LostDevice', 'Declined', 'ReturnInitiated', 'AwaitingReturnShipment', 'ShippedBack', 'CollectedAtMicrosoft'

readonly
enum

{string}

OrdersBeginCreateOrUpdateResponse

OrdersBeginCreateOrUpdateResponse: Order & object

Contains response data for the beginCreateOrUpdate operation.

OrdersCreateOrUpdateResponse

OrdersCreateOrUpdateResponse: Order & object

Contains response data for the createOrUpdate operation.

OrdersGetResponse

OrdersGetResponse: Order & object

Contains response data for the get operation.

OrdersListByDataBoxEdgeDeviceNextResponse

OrdersListByDataBoxEdgeDeviceNextResponse: OrderList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

OrdersListByDataBoxEdgeDeviceResponse

OrdersListByDataBoxEdgeDeviceResponse: OrderList & object

Contains response data for the listByDataBoxEdgeDevice operation.

PlatformType

PlatformType: "Windows" | "Linux"

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

readonly
enum

{string}

RoleStatus

RoleStatus: "Enabled" | "Disabled"

Defines values for RoleStatus. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

RoleTypes

RoleTypes: "IOT" | "ASA" | "Functions" | "Cognitive"

Defines values for RoleTypes. Possible values include: 'IOT', 'ASA', 'Functions', 'Cognitive'

readonly
enum

{string}

RoleUnion

RoleUnion: Role | IoTRole

Contains the possible cases for Role.

RolesBeginCreateOrUpdateResponse

RolesBeginCreateOrUpdateResponse: RoleUnion & object

Contains response data for the beginCreateOrUpdate operation.

RolesCreateOrUpdateResponse

RolesCreateOrUpdateResponse: RoleUnion & object

Contains response data for the createOrUpdate operation.

RolesGetResponse

RolesGetResponse: RoleUnion & object

Contains response data for the get operation.

RolesListByDataBoxEdgeDeviceNextResponse

RolesListByDataBoxEdgeDeviceNextResponse: RoleList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

RolesListByDataBoxEdgeDeviceResponse

RolesListByDataBoxEdgeDeviceResponse: RoleList & object

Contains response data for the listByDataBoxEdgeDevice operation.

SSLStatus

SSLStatus: "Enabled" | "Disabled"

Defines values for SSLStatus. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

ShareAccessProtocol

ShareAccessProtocol: "SMB" | "NFS"

Defines values for ShareAccessProtocol. Possible values include: 'SMB', 'NFS'

readonly
enum

{string}

ShareAccessType

ShareAccessType: "Change" | "Read" | "Custom"

Defines values for ShareAccessType. Possible values include: 'Change', 'Read', 'Custom'

readonly
enum

{string}

ShareStatus

ShareStatus: "Online" | "Offline"

Defines values for ShareStatus. Possible values include: 'Online', 'Offline'

readonly
enum

{string}

SharesBeginCreateOrUpdateResponse

SharesBeginCreateOrUpdateResponse: Share & object

Contains response data for the beginCreateOrUpdate operation.

SharesCreateOrUpdateResponse

SharesCreateOrUpdateResponse: Share & object

Contains response data for the createOrUpdate operation.

SharesGetResponse

SharesGetResponse: Share & object

Contains response data for the get operation.

SharesListByDataBoxEdgeDeviceNextResponse

SharesListByDataBoxEdgeDeviceNextResponse: ShareList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

SharesListByDataBoxEdgeDeviceResponse

SharesListByDataBoxEdgeDeviceResponse: ShareList & object

Contains response data for the listByDataBoxEdgeDevice operation.

SkuName

SkuName: "Gateway" | "Edge"

Defines values for SkuName. Possible values include: 'Gateway', 'Edge'

readonly
enum

{string}

SkuTier

SkuTier: "Standard"

Defines values for SkuTier. Possible values include: 'Standard'

readonly
enum

{string}

StorageAccountCredentialsBeginCreateOrUpdateResponse

StorageAccountCredentialsBeginCreateOrUpdateResponse: StorageAccountCredential & object

Contains response data for the beginCreateOrUpdate operation.

StorageAccountCredentialsCreateOrUpdateResponse

StorageAccountCredentialsCreateOrUpdateResponse: StorageAccountCredential & object

Contains response data for the createOrUpdate operation.

StorageAccountCredentialsGetResponse

StorageAccountCredentialsGetResponse: StorageAccountCredential & object

Contains response data for the get operation.

StorageAccountCredentialsListByDataBoxEdgeDeviceNextResponse

StorageAccountCredentialsListByDataBoxEdgeDeviceNextResponse: StorageAccountCredentialList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

StorageAccountCredentialsListByDataBoxEdgeDeviceResponse

StorageAccountCredentialsListByDataBoxEdgeDeviceResponse: StorageAccountCredentialList & object

Contains response data for the listByDataBoxEdgeDevice operation.

TimeGrain

TimeGrain: "PT1M" | "PT5M" | "PT15M" | "PT30M" | "PT1H" | "PT6H" | "PT12H" | "PT1D"

Defines values for TimeGrain. Possible values include: 'PT1M', 'PT5M', 'PT15M', 'PT30M', 'PT1H', 'PT6H', 'PT12H', 'PT1D'

readonly
enum

{string}

TriggerUnion

Contains the possible cases for Trigger.

TriggersBeginCreateOrUpdateResponse

TriggersBeginCreateOrUpdateResponse: TriggerUnion & object

Contains response data for the beginCreateOrUpdate operation.

TriggersCreateOrUpdateResponse

TriggersCreateOrUpdateResponse: TriggerUnion & object

Contains response data for the createOrUpdate operation.

TriggersGetResponse

TriggersGetResponse: TriggerUnion & object

Contains response data for the get operation.

TriggersListByDataBoxEdgeDeviceNextResponse

TriggersListByDataBoxEdgeDeviceNextResponse: TriggerList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

TriggersListByDataBoxEdgeDeviceResponse

TriggersListByDataBoxEdgeDeviceResponse: TriggerList & object

Contains response data for the listByDataBoxEdgeDevice operation.

UpdateOperation

UpdateOperation: "None" | "Scan" | "Download" | "Install"

Defines values for UpdateOperation. Possible values include: 'None', 'Scan', 'Download', 'Install'

readonly
enum

{string}

UpdateOperationStage

UpdateOperationStage: "Unknown" | "Initial" | "ScanStarted" | "ScanComplete" | "ScanFailed" | "DownloadStarted" | "DownloadComplete" | "DownloadFailed" | "InstallStarted" | "InstallComplete" | "InstallFailed" | "RebootInitiated" | "Success" | "Failure" | "RescanStarted" | "RescanComplete" | "RescanFailed"

Defines values for UpdateOperationStage. Possible values include: 'Unknown', 'Initial', 'ScanStarted', 'ScanComplete', 'ScanFailed', 'DownloadStarted', 'DownloadComplete', 'DownloadFailed', 'InstallStarted', 'InstallComplete', 'InstallFailed', 'RebootInitiated', 'Success', 'Failure', 'RescanStarted', 'RescanComplete', 'RescanFailed'

readonly
enum

{string}

UsersBeginCreateOrUpdateResponse

UsersBeginCreateOrUpdateResponse: User & object

Contains response data for the beginCreateOrUpdate operation.

UsersCreateOrUpdateResponse

UsersCreateOrUpdateResponse: User & object

Contains response data for the createOrUpdate operation.

UsersGetResponse

UsersGetResponse: User & object

Contains response data for the get operation.

UsersListByDataBoxEdgeDeviceNextResponse

UsersListByDataBoxEdgeDeviceNextResponse: UserList & object

Contains response data for the listByDataBoxEdgeDeviceNext operation.

UsersListByDataBoxEdgeDeviceResponse

UsersListByDataBoxEdgeDeviceResponse: UserList & object

Contains response data for the listByDataBoxEdgeDevice operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const ARMBaseModel

ARMBaseModel: object

serializedName

serializedName: string = "ARMBaseModel"

type

type: object

className

className: string = "ARMBaseModel"

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"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

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 Address

Address: object

serializedName

serializedName: string = "Address"

type

type: object

className

className: string = "Address"

name

name: string = "Composite"

modelProperties

modelProperties: object

addressLine1

addressLine1: object

required

required: boolean = true

serializedName

serializedName: string = "addressLine1"

type

type: object

name

name: string = "String"

addressLine2

addressLine2: object

serializedName

serializedName: string = "addressLine2"

type

type: object

name

name: string = "String"

addressLine3

addressLine3: object

serializedName

serializedName: string = "addressLine3"

type

type: object

name

name: string = "String"

city

city: object

required

required: boolean = true

serializedName

serializedName: string = "city"

type

type: object

name

name: string = "String"

country

country: object

required

required: boolean = true

serializedName

serializedName: string = "country"

type

type: object

name

name: string = "String"

postalCode

postalCode: object

required

required: boolean = true

serializedName

serializedName: string = "postalCode"

type

type: object

name

name: string = "String"

state

state: object

required

required: boolean = true

serializedName

serializedName: string = "state"

type

type: object

name

name: string = "String"

Const Alert

Alert: object

serializedName

serializedName: string = "Alert"

type

type: object

className

className: string = "Alert"

name

name: string = "Composite"

modelProperties

modelProperties: object

alertType

alertType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.alertType"

type

type: object

name

name: string = "String"

appearedAtDateTime

appearedAtDateTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.appearedAtDateTime"

type

type: object

name

name: string = "DateTime"

detailedInformation

detailedInformation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.detailedInformation"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

errorDetails

errorDetails: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.errorDetails"

type

type: object

className

className: string = "AlertErrorDetails"

name

name: string = "Composite"

recommendation

recommendation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.recommendation"

type

type: object

name

name: string = "String"

severity

severity: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.severity"

type

type: object

name

name: string = "String"

title

title: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.title"

type

type: object

name

name: string = "String"

Const AlertErrorDetails

AlertErrorDetails: object

serializedName

serializedName: string = "AlertErrorDetails"

type

type: object

className

className: string = "AlertErrorDetails"

name

name: string = "Composite"

modelProperties

modelProperties: object

errorCode

errorCode: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "errorCode"

type

type: object

name

name: string = "String"

errorMessage

errorMessage: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "errorMessage"

type

type: object

name

name: string = "String"

occurrences

occurrences: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "occurrences"

type

type: object

name

name: string = "Number"

Const AlertList

AlertList: object

serializedName

serializedName: string = "AlertList"

type

type: object

className

className: string = "AlertList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "Alert"

name

name: string = "Composite"

Const AsymmetricEncryptedSecret

AsymmetricEncryptedSecret: object

serializedName

serializedName: string = "AsymmetricEncryptedSecret"

type

type: object

className

className: string = "AsymmetricEncryptedSecret"

name

name: string = "Composite"

modelProperties

modelProperties: object

encryptionAlgorithm

encryptionAlgorithm: object

required

required: boolean = true

serializedName

serializedName: string = "encryptionAlgorithm"

type

type: object

name

name: string = "String"

encryptionCertThumbprint

encryptionCertThumbprint: object

serializedName

serializedName: string = "encryptionCertThumbprint"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const Authentication

Authentication: object

serializedName

serializedName: string = "Authentication"

type

type: object

className

className: string = "Authentication"

name

name: string = "Composite"

modelProperties

modelProperties: object

symmetricKey

symmetricKey: object

serializedName

serializedName: string = "symmetricKey"

type

type: object

className

className: string = "SymmetricKey"

name

name: string = "Composite"

Const AzureContainerInfo

AzureContainerInfo: object

serializedName

serializedName: string = "AzureContainerInfo"

type

type: object

className

className: string = "AzureContainerInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

containerName

containerName: object

required

required: boolean = true

serializedName

serializedName: string = "containerName"

type

type: object

name

name: string = "String"

dataFormat

dataFormat: object

required

required: boolean = true

serializedName

serializedName: string = "dataFormat"

type

type: object

name

name: string = "String"

storageAccountCredentialId

storageAccountCredentialId: object

required

required: boolean = true

serializedName

serializedName: string = "storageAccountCredentialId"

type

type: object

name

name: string = "String"

Const BandwidthSchedule

BandwidthSchedule: object

serializedName

serializedName: string = "BandwidthSchedule"

type

type: object

className

className: string = "BandwidthSchedule"

name

name: string = "Composite"

modelProperties

modelProperties: object

days

days: object

required

required: boolean = true

serializedName

serializedName: string = "properties.days"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

rateInMbps

rateInMbps: object

required

required: boolean = true

serializedName

serializedName: string = "properties.rateInMbps"

type

type: object

name

name: string = "Number"

start

start: object

required

required: boolean = true

serializedName

serializedName: string = "properties.start"

type

type: object

name

name: string = "String"

stop

stop: object

required

required: boolean = true

serializedName

serializedName: string = "properties.stop"

type

type: object

name

name: string = "String"

Const BandwidthSchedulesList

BandwidthSchedulesList: object

serializedName

serializedName: string = "BandwidthSchedulesList"

type

type: object

className

className: string = "BandwidthSchedulesList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "BandwidthSchedule"

name

name: string = "Composite"

Const ClientAccessRight

ClientAccessRight: object

serializedName

serializedName: string = "ClientAccessRight"

type

type: object

className

className: string = "ClientAccessRight"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessPermission

accessPermission: object

required

required: boolean = true

serializedName

serializedName: string = "accessPermission"

type

type: object

name

name: string = "String"

client

client: object

required

required: boolean = true

serializedName

serializedName: string = "client"

type

type: object

name

name: string = "String"

Const ContactDetails

ContactDetails: object

serializedName

serializedName: string = "ContactDetails"

type

type: object

className

className: string = "ContactDetails"

name

name: string = "Composite"

modelProperties

modelProperties: object

companyName

companyName: object

required

required: boolean = true

serializedName

serializedName: string = "companyName"

type

type: object

name

name: string = "String"

contactPerson

contactPerson: object

required

required: boolean = true

serializedName

serializedName: string = "contactPerson"

type

type: object

name

name: string = "String"

emailList

emailList: object

required

required: boolean = true

serializedName

serializedName: string = "emailList"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

phone

phone: object

required

required: boolean = true

serializedName

serializedName: string = "phone"

type

type: object

name

name: string = "String"

Const DataBoxEdgeDevice

DataBoxEdgeDevice: object

serializedName

serializedName: string = "DataBoxEdgeDevice"

type

type: object

className

className: string = "DataBoxEdgeDevice"

name

name: string = "Composite"

modelProperties

modelProperties: object

configuredRoleTypes

configuredRoleTypes: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.configuredRoleTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

culture

culture: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.culture"

type

type: object

name

name: string = "String"

dataBoxEdgeDeviceStatus

dataBoxEdgeDeviceStatus: object

serializedName

serializedName: string = "properties.dataBoxEdgeDeviceStatus"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

deviceHcsVersion

deviceHcsVersion: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deviceHcsVersion"

type

type: object

name

name: string = "String"

deviceLocalCapacity

deviceLocalCapacity: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deviceLocalCapacity"

type

type: object

name

name: string = "Number"

deviceModel

deviceModel: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deviceModel"

type

type: object

name

name: string = "String"

deviceSoftwareVersion

deviceSoftwareVersion: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deviceSoftwareVersion"

type

type: object

name

name: string = "String"

deviceType

deviceType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deviceType"

type

type: object

name

name: string = "String"

etag

etag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

serializedName

serializedName: string = "properties.friendlyName"

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"

modelDescription

modelDescription: object

serializedName

serializedName: string = "properties.modelDescription"

type

type: object

name

name: string = "String"

serialNumber

serialNumber: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.serialNumber"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

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"

timeZone

timeZone: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.timeZone"

type

type: object

name

name: string = "String"

Const DataBoxEdgeDeviceExtendedInfo

DataBoxEdgeDeviceExtendedInfo: object

serializedName

serializedName: string = "DataBoxEdgeDeviceExtendedInfo"

type

type: object

className

className: string = "DataBoxEdgeDeviceExtendedInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

encryptionKey

encryptionKey: object

serializedName

serializedName: string = "properties.encryptionKey"

type

type: object

name

name: string = "String"

encryptionKeyThumbprint

encryptionKeyThumbprint: object

serializedName

serializedName: string = "properties.encryptionKeyThumbprint"

type

type: object

name

name: string = "String"

resourceKey

resourceKey: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resourceKey"

type

type: object

name

name: string = "String"

Const DataBoxEdgeDeviceList

DataBoxEdgeDeviceList: object

serializedName

serializedName: string = "DataBoxEdgeDeviceList"

type

type: object

className

className: string = "DataBoxEdgeDeviceList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "DataBoxEdgeDevice"

name

name: string = "Composite"

Const DataBoxEdgeDevicePatch

DataBoxEdgeDevicePatch: object

serializedName

serializedName: string = "DataBoxEdgeDevicePatch"

type

type: object

className

className: string = "DataBoxEdgeDevicePatch"

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 FileEventTrigger

FileEventTrigger: object

serializedName

serializedName: string = "FileEvent"

type

type: object

className

className: string = "FileEventTrigger"

name

name: string = "Composite"

modelProperties

modelProperties: object

customContextTag

customContextTag: object

serializedName

serializedName: string = "properties.customContextTag"

type

type: object

name

name: string = "String"

sinkInfo

sinkInfo: object

required

required: boolean = true

serializedName

serializedName: string = "properties.sinkInfo"

type

type: object

className

className: string = "RoleSinkInfo"

name

name: string = "Composite"

sourceInfo

sourceInfo: object

required

required: boolean = true

serializedName

serializedName: string = "properties.sourceInfo"

type

type: object

className

className: string = "FileSourceInfo"

name

name: string = "Composite"

Const FileSourceInfo

FileSourceInfo: object

serializedName

serializedName: string = "FileSourceInfo"

type

type: object

className

className: string = "FileSourceInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

shareId

shareId: object

required

required: boolean = true

serializedName

serializedName: string = "shareId"

type

type: object

name

name: string = "String"

Const IoTDeviceInfo

IoTDeviceInfo: object

serializedName

serializedName: string = "IoTDeviceInfo"

type

type: object

className

className: string = "IoTDeviceInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

authentication

authentication: object

serializedName

serializedName: string = "authentication"

type

type: object

className

className: string = "Authentication"

name

name: string = "Composite"

deviceId

deviceId: object

required

required: boolean = true

serializedName

serializedName: string = "deviceId"

type

type: object

name

name: string = "String"

ioTHostHub

ioTHostHub: object

required

required: boolean = true

serializedName

serializedName: string = "ioTHostHub"

type

type: object

name

name: string = "String"

Const IoTRole

IoTRole: object

serializedName

serializedName: string = "IOT"

type

type: object

className

className: string = "IoTRole"

name

name: string = "Composite"

modelProperties

modelProperties: object

hostPlatform

hostPlatform: object

required

required: boolean = true

serializedName

serializedName: string = "properties.hostPlatform"

type

type: object

name

name: string = "String"

ioTDeviceDetails

ioTDeviceDetails: object

required

required: boolean = true

serializedName

serializedName: string = "properties.ioTDeviceDetails"

type

type: object

className

className: string = "IoTDeviceInfo"

name

name: string = "Composite"

ioTEdgeDeviceDetails

ioTEdgeDeviceDetails: object

required

required: boolean = true

serializedName

serializedName: string = "properties.ioTEdgeDeviceDetails"

type

type: object

className

className: string = "IoTDeviceInfo"

name

name: string = "Composite"

roleStatus

roleStatus: object

required

required: boolean = true

serializedName

serializedName: string = "properties.roleStatus"

type

type: object

name

name: string = "String"

shareMappings

shareMappings: object

serializedName

serializedName: string = "properties.shareMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MountPointMap"

name

name: string = "Composite"

Const Ipv4Config

Ipv4Config: object

serializedName

serializedName: string = "Ipv4Config"

type

type: object

className

className: string = "Ipv4Config"

name

name: string = "Composite"

modelProperties

modelProperties: object

gateway

gateway: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "gateway"

type

type: object

name

name: string = "String"

ipAddress

ipAddress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "ipAddress"

type

type: object

name

name: string = "String"

subnet

subnet: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "subnet"

type

type: object

name

name: string = "String"

Const Ipv6Config

Ipv6Config: object

serializedName

serializedName: string = "Ipv6Config"

type

type: object

className

className: string = "Ipv6Config"

name

name: string = "Composite"

modelProperties

modelProperties: object

gateway

gateway: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "gateway"

type

type: object

name

name: string = "String"

ipAddress

ipAddress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "ipAddress"

type

type: object

name

name: string = "String"

prefixLength

prefixLength: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "prefixLength"

type

type: object

name

name: string = "Number"

Const Job

Job: object

serializedName

serializedName: string = "Job"

type

type: object

className

className: string = "Job"

name

name: string = "Composite"

modelProperties

modelProperties: object

currentStage

currentStage: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.currentStage"

type

type: object

name

name: string = "String"

downloadProgress

downloadProgress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.downloadProgress"

type

type: object

className

className: string = "UpdateDownloadProgress"

name

name: string = "Composite"

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 = "JobErrorDetails"

name

name: string = "Composite"

errorManifestFile

errorManifestFile: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.errorManifestFile"

type

type: object

name

name: string = "String"

folder

folder: object

serializedName

serializedName: string = "properties.folder"

type

type: object

name

name: string = "String"

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

installProgress

installProgress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.installProgress"

type

type: object

className

className: string = "UpdateInstallProgress"

name

name: string = "Composite"

jobType

jobType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.jobType"

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"

percentComplete

percentComplete: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "percentComplete"

type

type: object

name

name: string = "Number"

shareId

shareId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.shareId"

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"

totalRefreshErrors

totalRefreshErrors: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.totalRefreshErrors"

type

type: object

name

name: string = "Number"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const JobErrorDetails

JobErrorDetails: object

serializedName

serializedName: string = "JobErrorDetails"

type

type: object

className

className: string = "JobErrorDetails"

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"

errorDetails

errorDetails: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "errorDetails"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "JobErrorItem"

name

name: string = "Composite"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const JobErrorItem

JobErrorItem: object

serializedName

serializedName: string = "JobErrorItem"

type

type: object

className

className: string = "JobErrorItem"

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"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

recommendations

recommendations: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "recommendations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetricDimensionV1

MetricDimensionV1: object

serializedName

serializedName: string = "MetricDimension_V1"

type

type: object

className

className: string = "MetricDimensionV1"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

toBeExportedForShoebox

toBeExportedForShoebox: object

serializedName

serializedName: string = "toBeExportedForShoebox"

type

type: object

name

name: string = "Boolean"

Const MetricSpecificationV1

MetricSpecificationV1: object

serializedName

serializedName: string = "MetricSpecification_V1"

type

type: object

className

className: string = "MetricSpecificationV1"

name

name: string = "Composite"

modelProperties

modelProperties: object

aggregationType

aggregationType: object

serializedName

serializedName: string = "aggregationType"

type

type: object

name

name: string = "String"

category

category: object

serializedName

serializedName: string = "category"

type

type: object

name

name: string = "String"

dimensions

dimensions: object

serializedName

serializedName: string = "dimensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricDimensionV1"

name

name: string = "Composite"

displayDescription

displayDescription: object

serializedName

serializedName: string = "displayDescription"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

fillGapWithZero

fillGapWithZero: object

serializedName

serializedName: string = "fillGapWithZero"

type

type: object

name

name: string = "Boolean"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

resourceIdDimensionNameOverride

resourceIdDimensionNameOverride: object

serializedName

serializedName: string = "resourceIdDimensionNameOverride"

type

type: object

name

name: string = "String"

supportedAggregationTypes

supportedAggregationTypes: object

serializedName

serializedName: string = "supportedAggregationTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

supportedTimeGrainTypes

supportedTimeGrainTypes: object

serializedName

serializedName: string = "supportedTimeGrainTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

unit

unit: object

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const MountPointMap

MountPointMap: object

serializedName

serializedName: string = "MountPointMap"

type

type: object

className

className: string = "MountPointMap"

name

name: string = "Composite"

modelProperties

modelProperties: object

mountPoint

mountPoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "mountPoint"

type

type: object

name

name: string = "String"

roleId

roleId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "roleId"

type

type: object

name

name: string = "String"

roleType

roleType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "roleType"

type

type: object

name

name: string = "String"

shareId

shareId: object

required

required: boolean = true

serializedName

serializedName: string = "shareId"

type

type: object

name

name: string = "String"

Const NetworkAdapter

NetworkAdapter: object

serializedName

serializedName: string = "NetworkAdapter"

type

type: object

className

className: string = "NetworkAdapter"

name

name: string = "Composite"

modelProperties

modelProperties: object

adapterId

adapterId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "adapterId"

type

type: object

name

name: string = "String"

adapterPosition

adapterPosition: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "adapterPosition"

type

type: object

className

className: string = "NetworkAdapterPosition"

name

name: string = "Composite"

dhcpStatus

dhcpStatus: object

serializedName

serializedName: string = "dhcpStatus"

type

type: object

name

name: string = "String"

dnsServers

dnsServers: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "dnsServers"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

index

index: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "index"

type

type: object

name

name: string = "Number"

ipv4Configuration

ipv4Configuration: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "ipv4Configuration"

type

type: object

className

className: string = "Ipv4Config"

name

name: string = "Composite"

ipv6Configuration

ipv6Configuration: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "ipv6Configuration"

type

type: object

className

className: string = "Ipv6Config"

name

name: string = "Composite"

ipv6LinkLocalAddress

ipv6LinkLocalAddress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "ipv6LinkLocalAddress"

type

type: object

name

name: string = "String"

label

label: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "label"

type

type: object

name

name: string = "String"

linkSpeed

linkSpeed: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "linkSpeed"

type

type: object

name

name: string = "Number"

macAddress

macAddress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "macAddress"

type

type: object

name

name: string = "String"

networkAdapterName

networkAdapterName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "networkAdapterName"

type

type: object

name

name: string = "String"

nodeId

nodeId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nodeId"

type

type: object

name

name: string = "String"

rdmaStatus

rdmaStatus: object

serializedName

serializedName: string = "rdmaStatus"

type

type: object

name

name: string = "String"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const NetworkAdapterPosition

NetworkAdapterPosition: object

serializedName

serializedName: string = "NetworkAdapterPosition"

type

type: object

className

className: string = "NetworkAdapterPosition"

name

name: string = "Composite"

modelProperties

modelProperties: object

networkGroup

networkGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "networkGroup"

type

type: object

name

name: string = "String"

port

port: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "port"

type

type: object

name

name: string = "Number"

Const NetworkSettings

NetworkSettings: object

serializedName

serializedName: string = "NetworkSettings"

type

type: object

className

className: string = "NetworkSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

networkAdapters

networkAdapters: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.networkAdapters"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NetworkAdapter"

name

name: string = "Composite"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

origin

origin: object

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

serviceSpecification

serviceSpecification: object

serializedName

serializedName: string = "properties.serviceSpecification"

type

type: object

className

className: string = "ServiceSpecification"

name

name: string = "Composite"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "OperationDisplay"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

operation

operation: object

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationsList

OperationsList: object

serializedName

serializedName: string = "OperationsList"

type

type: object

className

className: string = "OperationsList"

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 = "Operation"

name

name: string = "Composite"

Const Order

Order: object

serializedName

serializedName: string = "Order"

type

type: object

className

className: string = "Order"

name

name: string = "Composite"

modelProperties

modelProperties: object

contactInformation

contactInformation: object

required

required: boolean = true

serializedName

serializedName: string = "properties.contactInformation"

type

type: object

className

className: string = "ContactDetails"

name

name: string = "Composite"

currentStatus

currentStatus: object

serializedName

serializedName: string = "properties.currentStatus"

type

type: object

className

className: string = "OrderStatus"

name

name: string = "Composite"

deliveryTrackingInfo

deliveryTrackingInfo: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deliveryTrackingInfo"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TrackingInfo"

name

name: string = "Composite"

orderHistory

orderHistory: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.orderHistory"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "OrderStatus"

name

name: string = "Composite"

returnTrackingInfo

returnTrackingInfo: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.returnTrackingInfo"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TrackingInfo"

name

name: string = "Composite"

serialNumber

serialNumber: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.serialNumber"

type

type: object

name

name: string = "String"

shippingAddress

shippingAddress: object

required

required: boolean = true

serializedName

serializedName: string = "properties.shippingAddress"

type

type: object

className

className: string = "Address"

name

name: string = "Composite"

Const OrderList

OrderList: object

serializedName

serializedName: string = "OrderList"

type

type: object

className

className: string = "OrderList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "Order"

name

name: string = "Composite"

Const OrderStatus

OrderStatus: object

serializedName

serializedName: string = "OrderStatus"

type

type: object

className

className: string = "OrderStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

comments

comments: object

serializedName

serializedName: string = "comments"

type

type: object

name

name: string = "String"

status

status: object

required

required: boolean = true

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

updateDateTime

updateDateTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "updateDateTime"

type

type: object

name

name: string = "DateTime"

Const PeriodicTimerEventTrigger

PeriodicTimerEventTrigger: object

serializedName

serializedName: string = "PeriodicTimerEvent"

type

type: object

className

className: string = "PeriodicTimerEventTrigger"

name

name: string = "Composite"

modelProperties

modelProperties: object

customContextTag

customContextTag: object

serializedName

serializedName: string = "properties.customContextTag"

type

type: object

name

name: string = "String"

sinkInfo

sinkInfo: object

required

required: boolean = true

serializedName

serializedName: string = "properties.sinkInfo"

type

type: object

className

className: string = "RoleSinkInfo"

name

name: string = "Composite"

sourceInfo

sourceInfo: object

required

required: boolean = true

serializedName

serializedName: string = "properties.sourceInfo"

type

type: object

className

className: string = "PeriodicTimerSourceInfo"

name

name: string = "Composite"

Const PeriodicTimerSourceInfo

PeriodicTimerSourceInfo: object

serializedName

serializedName: string = "PeriodicTimerSourceInfo"

type

type: object

className

className: string = "PeriodicTimerSourceInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

schedule

schedule: object

required

required: boolean = true

serializedName

serializedName: string = "schedule"

type

type: object

name

name: string = "String"

startTime

startTime: object

required

required: boolean = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

topic

topic: object

serializedName

serializedName: string = "topic"

type

type: object

name

name: string = "String"

Const RefreshDetails

RefreshDetails: object

serializedName

serializedName: string = "RefreshDetails"

type

type: object

className

className: string = "RefreshDetails"

name

name: string = "Composite"

modelProperties

modelProperties: object

errorManifestFile

errorManifestFile: object

serializedName

serializedName: string = "errorManifestFile"

type

type: object

name

name: string = "String"

inProgressRefreshJobId

inProgressRefreshJobId: object

serializedName

serializedName: string = "inProgressRefreshJobId"

type

type: object

name

name: string = "String"

lastCompletedRefreshJobTimeInUTC

lastCompletedRefreshJobTimeInUTC: object

serializedName

serializedName: string = "lastCompletedRefreshJobTimeInUTC"

type

type: object

name

name: string = "DateTime"

lastJob

lastJob: object

serializedName

serializedName: string = "lastJob"

type

type: object

name

name: string = "String"

Const Role

Role: object

serializedName

serializedName: string = "Role"

type

type: object

className

className: string = "Role"

name

name: string = "Composite"

uberParent

uberParent: string = "BaseResource"

modelProperties

modelProperties: object

kind

kind: object

required

required: boolean = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "kind"

serializedName

serializedName: string = "kind"

Const RoleList

RoleList: object

serializedName

serializedName: string = "RoleList"

type

type: object

className

className: string = "RoleList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "Role"

name

name: string = "Composite"

Const RoleSinkInfo

RoleSinkInfo: object

serializedName

serializedName: string = "RoleSinkInfo"

type

type: object

className

className: string = "RoleSinkInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

roleId

roleId: object

required

required: boolean = true

serializedName

serializedName: string = "roleId"

type

type: object

name

name: string = "String"

Const SecuritySettings

SecuritySettings: object

serializedName

serializedName: string = "SecuritySettings"

type

type: object

className

className: string = "SecuritySettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

deviceAdminPassword

deviceAdminPassword: object

required

required: boolean = true

serializedName

serializedName: string = "properties.deviceAdminPassword"

type

type: object

className

className: string = "AsymmetricEncryptedSecret"

name

name: string = "Composite"

Const ServiceSpecification

ServiceSpecification: object

serializedName

serializedName: string = "ServiceSpecification"

type

type: object

className

className: string = "ServiceSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

metricSpecifications

metricSpecifications: object

serializedName

serializedName: string = "metricSpecifications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricSpecificationV1"

name

name: string = "Composite"

Const Share

Share: object

serializedName

serializedName: string = "Share"

type

type: object

className

className: string = "Share"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessProtocol

accessProtocol: object

required

required: boolean = true

serializedName

serializedName: string = "properties.accessProtocol"

type

type: object

name

name: string = "String"

azureContainerInfo

azureContainerInfo: object

serializedName

serializedName: string = "properties.azureContainerInfo"

type

type: object

className

className: string = "AzureContainerInfo"

name

name: string = "Composite"

clientAccessRights

clientAccessRights: object

serializedName

serializedName: string = "properties.clientAccessRights"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ClientAccessRight"

name

name: string = "Composite"

dataPolicy

dataPolicy: object

serializedName

serializedName: string = "properties.dataPolicy"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

monitoringStatus

monitoringStatus: object

required

required: boolean = true

serializedName

serializedName: string = "properties.monitoringStatus"

type

type: object

name

name: string = "String"

refreshDetails

refreshDetails: object

serializedName

serializedName: string = "properties.refreshDetails"

type

type: object

className

className: string = "RefreshDetails"

name

name: string = "Composite"

shareMappings

shareMappings: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.shareMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MountPointMap"

name

name: string = "Composite"

shareStatus

shareStatus: object

required

required: boolean = true

serializedName

serializedName: string = "properties.shareStatus"

type

type: object

name

name: string = "String"

userAccessRights

userAccessRights: object

serializedName

serializedName: string = "properties.userAccessRights"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "UserAccessRight"

name

name: string = "Composite"

Const ShareAccessRight

ShareAccessRight: object

serializedName

serializedName: string = "ShareAccessRight"

type

type: object

className

className: string = "ShareAccessRight"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessType

accessType: object

required

required: boolean = true

serializedName

serializedName: string = "accessType"

type

type: object

name

name: string = "String"

shareId

shareId: object

required

required: boolean = true

serializedName

serializedName: string = "shareId"

type

type: object

name

name: string = "String"

Const ShareList

ShareList: object

serializedName

serializedName: string = "ShareList"

type

type: object

className

className: string = "ShareList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "Share"

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

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 StorageAccountCredential

StorageAccountCredential: object

serializedName

serializedName: string = "StorageAccountCredential"

type

type: object

className

className: string = "StorageAccountCredential"

name

name: string = "Composite"

modelProperties

modelProperties: object

accountKey

accountKey: object

serializedName

serializedName: string = "properties.accountKey"

type

type: object

className

className: string = "AsymmetricEncryptedSecret"

name

name: string = "Composite"

accountType

accountType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.accountType"

type

type: object

name

name: string = "String"

alias

alias: object

required

required: boolean = true

serializedName

serializedName: string = "properties.alias"

type

type: object

name

name: string = "String"

blobDomainName

blobDomainName: object

serializedName

serializedName: string = "properties.blobDomainName"

type

type: object

name

name: string = "String"

connectionString

connectionString: object

serializedName

serializedName: string = "properties.connectionString"

type

type: object

name

name: string = "String"

sslStatus

sslStatus: object

required

required: boolean = true

serializedName

serializedName: string = "properties.sslStatus"

type

type: object

name

name: string = "String"

userName

userName: object

serializedName

serializedName: string = "properties.userName"

type

type: object

name

name: string = "String"

Const StorageAccountCredentialList

StorageAccountCredentialList: object

serializedName

serializedName: string = "StorageAccountCredentialList"

type

type: object

className

className: string = "StorageAccountCredentialList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "StorageAccountCredential"

name

name: string = "Composite"

Const SymmetricKey

SymmetricKey: object

serializedName

serializedName: string = "SymmetricKey"

type

type: object

className

className: string = "SymmetricKey"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectionString

connectionString: object

serializedName

serializedName: string = "connectionString"

type

type: object

className

className: string = "AsymmetricEncryptedSecret"

name

name: string = "Composite"

Const TrackingInfo

TrackingInfo: object

serializedName

serializedName: string = "TrackingInfo"

type

type: object

className

className: string = "TrackingInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

carrierName

carrierName: object

serializedName

serializedName: string = "carrierName"

type

type: object

name

name: string = "String"

serialNumber

serialNumber: object

serializedName

serializedName: string = "serialNumber"

type

type: object

name

name: string = "String"

trackingId

trackingId: object

serializedName

serializedName: string = "trackingId"

type

type: object

name

name: string = "String"

trackingUrl

trackingUrl: object

serializedName

serializedName: string = "trackingUrl"

type

type: object

name

name: string = "String"

Const Trigger

Trigger: object

serializedName

serializedName: string = "Trigger"

type

type: object

className

className: string = "Trigger"

name

name: string = "Composite"

uberParent

uberParent: string = "BaseResource"

modelProperties

modelProperties: object

kind

kind: object

required

required: boolean = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "kind"

serializedName

serializedName: string = "kind"

Const TriggerList

TriggerList: object

serializedName

serializedName: string = "TriggerList"

type

type: object

className

className: string = "TriggerList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "Trigger"

name

name: string = "Composite"

Const UpdateDownloadProgress

UpdateDownloadProgress: object

serializedName

serializedName: string = "UpdateDownloadProgress"

type

type: object

className

className: string = "UpdateDownloadProgress"

name

name: string = "Composite"

modelProperties

modelProperties: object

downloadPhase

downloadPhase: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "downloadPhase"

type

type: object

name

name: string = "String"

numberOfUpdatesDownloaded

numberOfUpdatesDownloaded: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "numberOfUpdatesDownloaded"

type

type: object

name

name: string = "Number"

numberOfUpdatesToDownload

numberOfUpdatesToDownload: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "numberOfUpdatesToDownload"

type

type: object

name

name: string = "Number"

percentComplete

percentComplete: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "percentComplete"

type

type: object

name

name: string = "Number"

totalBytesDownloaded

totalBytesDownloaded: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "totalBytesDownloaded"

type

type: object

name

name: string = "Number"

totalBytesToDownload

totalBytesToDownload: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "totalBytesToDownload"

type

type: object

name

name: string = "Number"

Const UpdateInstallProgress

UpdateInstallProgress: object

serializedName

serializedName: string = "UpdateInstallProgress"

type

type: object

className

className: string = "UpdateInstallProgress"

name

name: string = "Composite"

modelProperties

modelProperties: object

numberOfUpdatesInstalled

numberOfUpdatesInstalled: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "numberOfUpdatesInstalled"

type

type: object

name

name: string = "Number"

numberOfUpdatesToInstall

numberOfUpdatesToInstall: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "numberOfUpdatesToInstall"

type

type: object

name

name: string = "Number"

percentComplete

percentComplete: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "percentComplete"

type

type: object

name

name: string = "Number"

Const UpdateSummary

UpdateSummary: object

serializedName

serializedName: string = "UpdateSummary"

type

type: object

className

className: string = "UpdateSummary"

name

name: string = "Composite"

modelProperties

modelProperties: object

deviceLastScannedDateTime

deviceLastScannedDateTime: object

serializedName

serializedName: string = "properties.deviceLastScannedDateTime"

type

type: object

name

name: string = "DateTime"

deviceVersionNumber

deviceVersionNumber: object

serializedName

serializedName: string = "properties.deviceVersionNumber"

type

type: object

name

name: string = "String"

friendlyDeviceVersionName

friendlyDeviceVersionName: object

serializedName

serializedName: string = "properties.friendlyDeviceVersionName"

type

type: object

name

name: string = "String"

inProgressDownloadJobId

inProgressDownloadJobId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.inProgressDownloadJobId"

type

type: object

name

name: string = "String"

inProgressDownloadJobStartedDateTime

inProgressDownloadJobStartedDateTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.inProgressDownloadJobStartedDateTime"

type

type: object

name

name: string = "DateTime"

inProgressInstallJobId

inProgressInstallJobId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.inProgressInstallJobId"

type

type: object

name

name: string = "String"

inProgressInstallJobStartedDateTime

inProgressInstallJobStartedDateTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.inProgressInstallJobStartedDateTime"

type

type: object

name

name: string = "DateTime"

lastCompletedDownloadJobDateTime

lastCompletedDownloadJobDateTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastCompletedDownloadJobDateTime"

type

type: object

name

name: string = "DateTime"

lastCompletedInstallJobDateTime

lastCompletedInstallJobDateTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastCompletedInstallJobDateTime"

type

type: object

name

name: string = "DateTime"

lastCompletedScanJobDateTime

lastCompletedScanJobDateTime: object

serializedName

serializedName: string = "properties.lastCompletedScanJobDateTime"

type

type: object

name

name: string = "DateTime"

ongoingUpdateOperation

ongoingUpdateOperation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.ongoingUpdateOperation"

type

type: object

name

name: string = "String"

rebootBehavior

rebootBehavior: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.rebootBehavior"

type

type: object

name

name: string = "String"

totalNumberOfUpdatesAvailable

totalNumberOfUpdatesAvailable: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.totalNumberOfUpdatesAvailable"

type

type: object

name

name: string = "Number"

totalNumberOfUpdatesPendingDownload

totalNumberOfUpdatesPendingDownload: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.totalNumberOfUpdatesPendingDownload"

type

type: object

name

name: string = "Number"

totalNumberOfUpdatesPendingInstall

totalNumberOfUpdatesPendingInstall: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.totalNumberOfUpdatesPendingInstall"

type

type: object

name

name: string = "Number"

totalUpdateSizeInBytes

totalUpdateSizeInBytes: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.totalUpdateSizeInBytes"

type

type: object

name

name: string = "Number"

updateTitles

updateTitles: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.updateTitles"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const UploadCertificateRequest

UploadCertificateRequest: object

serializedName

serializedName: string = "UploadCertificateRequest"

type

type: object

className

className: string = "UploadCertificateRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

authenticationType

authenticationType: object

serializedName

serializedName: string = "properties.authenticationType"

type

type: object

name

name: string = "String"

certificate

certificate: object

required

required: boolean = true

serializedName

serializedName: string = "properties.certificate"

type

type: object

name

name: string = "String"

Const UploadCertificateResponse

UploadCertificateResponse: object

serializedName

serializedName: string = "UploadCertificateResponse"

type

type: object

className

className: string = "UploadCertificateResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

aadAuthority

aadAuthority: object

required

required: boolean = true

serializedName

serializedName: string = "aadAuthority"

type

type: object

name

name: string = "String"

aadTenantId

aadTenantId: object

required

required: boolean = true

serializedName

serializedName: string = "aadTenantId"

type

type: object

name

name: string = "String"

authType

authType: object

serializedName

serializedName: string = "authType"

type

type: object

name

name: string = "String"

azureManagementEndpointAudience

azureManagementEndpointAudience: object

required

required: boolean = true

serializedName

serializedName: string = "azureManagementEndpointAudience"

type

type: object

name

name: string = "String"

resourceId

resourceId: object

required

required: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

servicePrincipalClientId

servicePrincipalClientId: object

required

required: boolean = true

serializedName

serializedName: string = "servicePrincipalClientId"

type

type: object

name

name: string = "String"

servicePrincipalObjectId

servicePrincipalObjectId: object

required

required: boolean = true

serializedName

serializedName: string = "servicePrincipalObjectId"

type

type: object

name

name: string = "String"

Const User

User: object

serializedName

serializedName: string = "User"

type

type: object

className

className: string = "User"

name

name: string = "Composite"

modelProperties

modelProperties: object

encryptedPassword

encryptedPassword: object

serializedName

serializedName: string = "properties.encryptedPassword"

type

type: object

className

className: string = "AsymmetricEncryptedSecret"

name

name: string = "Composite"

shareAccessRights

shareAccessRights: object

serializedName

serializedName: string = "properties.shareAccessRights"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ShareAccessRight"

name

name: string = "Composite"

Const UserAccessRight

UserAccessRight: object

serializedName

serializedName: string = "UserAccessRight"

type

type: object

className

className: string = "UserAccessRight"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessType

accessType: object

required

required: boolean = true

serializedName

serializedName: string = "accessType"

type

type: object

name

name: string = "String"

userId

userId: object

required

required: boolean = true

serializedName

serializedName: string = "userId"

type

type: object

name

name: string = "String"

Const UserList

UserList: object

serializedName

serializedName: string = "UserList"

type

type: object

className

className: string = "UserList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "User"

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 apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const deviceName

deviceName: object

parameterPath

parameterPath: string = "deviceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "deviceName"

type

type: object

name

name: string = "String"

Const discriminators

discriminators: object

BaseResource.FileEvent

BaseResource.FileEvent: any = FileEventTrigger

BaseResource.IOT

BaseResource.IOT: any = IoTRole

BaseResource.PeriodicTimerEvent

BaseResource.PeriodicTimerEvent: any = PeriodicTimerEventTrigger

BaseResource.Role

BaseResource.Role: any = Role

BaseResource.Trigger

BaseResource.Trigger: any = Trigger

Const expand

expand: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$expand"

type

type: object

name

name: string = "String"

Const name

name: object

parameterPath

parameterPath: string = "name"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "name"

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 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 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"

Generated using TypeDoc