你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IEdgeOrderIdentity Interface

Definition

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

Properties

AddressName

The name of the address Resource within the specified resource group. address names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

Id

Resource identity path

Location

The name of Azure region.

OrderItemName

The name of the order item

OrderName

The name of the order

ResourceGroupName

The name of the resource group. The name is case insensitive.

SubscriptionId

The ID of the target subscription.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to