site_id property

site_id property

Represents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label.

Definition:

@property
def site_id(self):
    ...
@site_id.setter
def site_id(self, value):
    ...

See Also