Documentation ¶
Index ¶
- type DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions
- func (o DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders() *client.Headers
- func (o DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData() *odata.Query
- func (o DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery() *client.QueryParams
- type DeleteSecurityInformationProtectionLabelPolicySettingOperationResponse
- type GetSecurityInformationProtectionLabelPolicySettingOperationOptions
- func (o GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders() *client.Headers
- func (o GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData() *odata.Query
- func (o GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery() *client.QueryParams
- type GetSecurityInformationProtectionLabelPolicySettingOperationResponse
- type SecurityInformationProtectionLabelPolicySettingClient
- func (c SecurityInformationProtectionLabelPolicySettingClient) DeleteSecurityInformationProtectionLabelPolicySetting(ctx context.Context, ...) (result DeleteSecurityInformationProtectionLabelPolicySettingOperationResponse, ...)
- func (c SecurityInformationProtectionLabelPolicySettingClient) GetSecurityInformationProtectionLabelPolicySetting(ctx context.Context, ...) (result GetSecurityInformationProtectionLabelPolicySettingOperationResponse, ...)
- func (c SecurityInformationProtectionLabelPolicySettingClient) UpdateSecurityInformationProtectionLabelPolicySetting(ctx context.Context, input beta.SecurityInformationProtectionPolicySetting, ...) (result UpdateSecurityInformationProtectionLabelPolicySettingOperationResponse, ...)
- type UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions
- func (o UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData() *odata.Query
- func (o UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateSecurityInformationProtectionLabelPolicySettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions ¶
type DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteSecurityInformationProtectionLabelPolicySettingOperationOptions ¶
func DefaultDeleteSecurityInformationProtectionLabelPolicySettingOperationOptions() DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions
func (DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders ¶
func (o DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders() *client.Headers
func (DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData ¶
func (o DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData() *odata.Query
func (DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery ¶
func (o DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery() *client.QueryParams
type GetSecurityInformationProtectionLabelPolicySettingOperationOptions ¶
type GetSecurityInformationProtectionLabelPolicySettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSecurityInformationProtectionLabelPolicySettingOperationOptions ¶
func DefaultGetSecurityInformationProtectionLabelPolicySettingOperationOptions() GetSecurityInformationProtectionLabelPolicySettingOperationOptions
func (GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders ¶
func (o GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders() *client.Headers
func (GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData ¶
func (o GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData() *odata.Query
func (GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery ¶
func (o GetSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery() *client.QueryParams
type SecurityInformationProtectionLabelPolicySettingClient ¶
func NewSecurityInformationProtectionLabelPolicySettingClientWithBaseURI ¶
func NewSecurityInformationProtectionLabelPolicySettingClientWithBaseURI(sdkApi sdkEnv.Api) (*SecurityInformationProtectionLabelPolicySettingClient, error)
func (SecurityInformationProtectionLabelPolicySettingClient) DeleteSecurityInformationProtectionLabelPolicySetting ¶
func (c SecurityInformationProtectionLabelPolicySettingClient) DeleteSecurityInformationProtectionLabelPolicySetting(ctx context.Context, options DeleteSecurityInformationProtectionLabelPolicySettingOperationOptions) (result DeleteSecurityInformationProtectionLabelPolicySettingOperationResponse, err error)
DeleteSecurityInformationProtectionLabelPolicySetting - Delete navigation property labelPolicySettings for me
func (SecurityInformationProtectionLabelPolicySettingClient) GetSecurityInformationProtectionLabelPolicySetting ¶
func (c SecurityInformationProtectionLabelPolicySettingClient) GetSecurityInformationProtectionLabelPolicySetting(ctx context.Context, options GetSecurityInformationProtectionLabelPolicySettingOperationOptions) (result GetSecurityInformationProtectionLabelPolicySettingOperationResponse, err error)
GetSecurityInformationProtectionLabelPolicySetting - Get labelPolicySettings from me. Read the Microsoft Purview Information Protection policy settings for the user or organization.
func (SecurityInformationProtectionLabelPolicySettingClient) UpdateSecurityInformationProtectionLabelPolicySetting ¶
func (c SecurityInformationProtectionLabelPolicySettingClient) UpdateSecurityInformationProtectionLabelPolicySetting(ctx context.Context, input beta.SecurityInformationProtectionPolicySetting, options UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) (result UpdateSecurityInformationProtectionLabelPolicySettingOperationResponse, err error)
UpdateSecurityInformationProtectionLabelPolicySetting - Update the navigation property labelPolicySettings in me
type UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions ¶
type UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateSecurityInformationProtectionLabelPolicySettingOperationOptions ¶
func DefaultUpdateSecurityInformationProtectionLabelPolicySettingOperationOptions() UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions
func (UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders ¶
func (o UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToHeaders() *client.Headers
func (UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData ¶
func (o UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToOData() *odata.Query
func (UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery ¶
func (o UpdateSecurityInformationProtectionLabelPolicySettingOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.