共用方式為


PublicNetworkAccess.Disabled Field

Definition

You cannot access the underlying data of the disk publicly on the internet even when NetworkAccessPolicy is set to AllowAll. You can access the data via the SAS URI only from your trusted Azure VNET when NetworkAccessPolicy is set to AllowPrivate.

public const string Disabled;
val mutable Disabled : string
Public Const Disabled As String 

Field Value

Applies to