SensitivityLabel Constructors
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.
Overloads
SensitivityLabel() | |
SensitivityLabel(Guid) |
SensitivityLabel()
public SensitivityLabel ();
Public Sub New ()
Applies to
SensitivityLabel(Guid)
public SensitivityLabel (Guid labelId);
new Microsoft.PowerBI.Api.Models.SensitivityLabel : Guid -> Microsoft.PowerBI.Api.Models.SensitivityLabel
Public Sub New (labelId As Guid)
Parameters
- labelId
- Guid
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET