Share via


IPacketCoreControlPlanePropertiesFormat.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