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

SyncGroupCreateOrUpdateParameters Class

Definition

The parameters of creating or updating sync group.

public class SyncGroupCreateOrUpdateParameters
type SyncGroupCreateOrUpdateParameters = class
Public Class SyncGroupCreateOrUpdateParameters
Inheritance
SyncGroupCreateOrUpdateParameters

Constructors

SyncGroupCreateOrUpdateParameters()

Initializes a new instance of the SyncGroupCreateOrUpdateParameters class.

SyncGroupCreateOrUpdateParameters(String, SyncGroupCreateOrUpdateProperties)

Initializes a new instance of the SyncGroupCreateOrUpdateParameters class with required arguments.

Properties

Properties

Required. Specifies other properties of a sync group.

SyncGroupName

Required. Specifies the name of a sync group.

Applies to