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

BatchNameValuePair Class

Definition

Represents a name-value pair.

public class BatchNameValuePair : System.ClientModel.Primitives.IJsonModel<Azure.Compute.Batch.BatchNameValuePair>, System.ClientModel.Primitives.IPersistableModel<Azure.Compute.Batch.BatchNameValuePair>
type BatchNameValuePair = class
    interface IJsonModel<BatchNameValuePair>
    interface IPersistableModel<BatchNameValuePair>
Public Class BatchNameValuePair
Implements IJsonModel(Of BatchNameValuePair), IPersistableModel(Of BatchNameValuePair)
Inheritance
BatchNameValuePair
Implements

Applies to