Share via


ResourceProvider (Administrator object)

 

Applies To: Windows Azure Pack

Represents a resource provider.

Elements

The ResourceProvider object has the following elements:

Element name

Description

Name

The Resource Provider name.

DisplayName

The Resource Provider display name.

Description

The Resource Provider description.

Enabled

True if the Resource Provider is enabled, otherwise False.

PassThroughEnabled

True if the pass through proxy is enabled, otherwise False.

AllowAnonymousAccess

True if anonymous access is allowed, otherwise False.

AllowMultipleInstances

True if multiple instances are allowed, otherwise False.

AdminEndpoint

The Administrator Endpoint. For more information see AdminEndpoint (Administrator object).

TenantEndpoint

The Tenant Endpoint. For more information see, TenantEndpoint (Administrator object).

UsageEndpoint

The Usage Endpoint. For more information, see UsageEndpoint (Administrator object).

HealthCheckEndpoint

The Health Check Endpoint. For more information, see HealthCheckEndpoint (Administrator object).

NotificationEndpoint

The Notification Endpoint. For more information, see NotificationEndpoint (Administrator object).

InstanceId

The Resource Provider identifier.

InstanceDisplayName

The Resource Provider instance display name.

MaxQuotaUpdateBatchSize

The size of the maximum quota update batch.

SubscriptionStatusPollingInterval

The subscription status update polling interval (TimeSpan).

Type

The Resource Provider Type. Possible values are

Value

Description

0

Standard

1

Usage Provider

2

Cloud Service Provider

Permissions

This object is only available to administrators.

See Also

Administrator Resource Provider Interfaces