Cloud.ScopeId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier of a specific IP address for this peer Cloud.
public:
property int ScopeId { int get(); };
public int ScopeId { get; }
member this.ScopeId : int
Public ReadOnly Property ScopeId As Integer
Property Value
An integer value that specifies the scope-specific ID for this peer cloud.
Remarks
On a multi-homed machine with two network cards attached to different subnets, two network scopes are possible: one is a link local Scope, and the other is Global scope.
Applies to
See also
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.