Condividi tramite


IExtendedLocation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ExtendedLocationTypeConverter))]
public interface IExtendedLocation : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ExtendedLocationTypeConverter))>]
type IExtendedLocation = interface
    interface IJsonSerializable
Public Interface IExtendedLocation
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

Name of extended location.

Type

Type of extended location.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to