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

IPacketCoreControlPlane.Site Property

Definition

Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteResourceId) }, ReadOnly=false, Required=true, SerializedName="sites")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteResourceId[] Site { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteResourceId) }, ReadOnly=false, Required=true, SerializedName="sites")>]
member this.Site : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteResourceId[] with get, set
Public Property Site As ISiteResourceId()

Property Value

Attributes

Applies to