Share via


ExtendedLocation Class

Definition

ExtendedLocation represents the Azure custom location where the resource will be created.

public class ExtendedLocation
type ExtendedLocation = class
Public Class ExtendedLocation
Inheritance
ExtendedLocation

Constructors

ExtendedLocation(String, String)

Initializes a new instance of ExtendedLocation.

Properties

ExtendedLocationType

The extended location type, for example, CustomLocation.

Name

The resource ID of the extended location on which the resource will be created.

Applies to