Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdentityModel ¶
type IdentitySetModel ¶
type IdentitySetModel struct { ODataType types.String `tfsdk:"odata_type"` Application IdentityModel `tfsdk:"application"` ApplicationInstance IdentityModel `tfsdk:"application_instance"` Conversation IdentityModel `tfsdk:"conversation"` ConversationIdentityType IdentityModel `tfsdk:"conversation_identity_type"` Device IdentityModel `tfsdk:"device"` Encrypted IdentityModel `tfsdk:"encrypted"` OnPremises IdentityModel `tfsdk:"on_premises"` Guest IdentityModel `tfsdk:"guest"` Phone IdentityModel `tfsdk:"phone"` User IdentityModel `tfsdk:"user"` }
Click to show internal directories.
Click to hide internal directories.