github.com/yaegashi/msgraph.go@v0.1.4/beta/ModelApple.go (about)

     1  // Code generated by msgraph.go/gen DO NOT EDIT.
     2  
     3  package msgraph
     4  
     5  import "time"
     6  
     7  // AppleDeviceFeaturesConfigurationBase Apple device features configuration profile.
     8  type AppleDeviceFeaturesConfigurationBase struct {
     9  	// DeviceConfiguration is the base model of AppleDeviceFeaturesConfigurationBase
    10  	DeviceConfiguration
    11  	// AirPrintDestinations An array of AirPrint printers that should always be shown. This collection can contain a maximum of 500 elements.
    12  	AirPrintDestinations []AirPrintDestination `json:"airPrintDestinations,omitempty"`
    13  }
    14  
    15  // AppleEnrollmentProfileAssignment An assignment of an Apple profile.
    16  type AppleEnrollmentProfileAssignment struct {
    17  	// Entity is the base model of AppleEnrollmentProfileAssignment
    18  	Entity
    19  	// Target The assignment target for the Apple user initiated deployment profile.
    20  	Target *DeviceAndAppManagementAssignmentTarget `json:"target,omitempty"`
    21  }
    22  
    23  // AppleOwnerTypeEnrollmentType undocumented
    24  type AppleOwnerTypeEnrollmentType struct {
    25  	// Object is the base model of AppleOwnerTypeEnrollmentType
    26  	Object
    27  	// OwnerType The owner type.
    28  	OwnerType *ManagedDeviceOwnerType `json:"ownerType,omitempty"`
    29  	// EnrollmentType The enrollment type.
    30  	EnrollmentType *AppleUserInitiatedEnrollmentType `json:"enrollmentType,omitempty"`
    31  }
    32  
    33  // ApplePushNotificationCertificate Apple push notification certificate.
    34  type ApplePushNotificationCertificate struct {
    35  	// Entity is the base model of ApplePushNotificationCertificate
    36  	Entity
    37  	// AppleIdentifier Apple Id of the account used to create the MDM push certificate.
    38  	AppleIdentifier *string `json:"appleIdentifier,omitempty"`
    39  	// TopicIdentifier Topic Id.
    40  	TopicIdentifier *string `json:"topicIdentifier,omitempty"`
    41  	// LastModifiedDateTime Last modified date and time for Apple push notification certificate.
    42  	LastModifiedDateTime *time.Time `json:"lastModifiedDateTime,omitempty"`
    43  	// ExpirationDateTime The expiration date and time for Apple push notification certificate.
    44  	ExpirationDateTime *time.Time `json:"expirationDateTime,omitempty"`
    45  	// CertificateUploadStatus The certificate upload status.
    46  	CertificateUploadStatus *string `json:"certificateUploadStatus,omitempty"`
    47  	// CertificateUploadFailureReason The reason the certificate upload failed.
    48  	CertificateUploadFailureReason *string `json:"certificateUploadFailureReason,omitempty"`
    49  	// Certificate undocumented
    50  	Certificate *string `json:"certificate,omitempty"`
    51  }
    52  
    53  // AppleUserInitiatedEnrollmentProfile The enrollmentProfile resource represents a collection of configurations which must be provided pre-enrollment to enable enrolling certain devices whose identities have been pre-staged. Pre-staged device identities are assigned to this type of profile to apply the profile's configurations at enrollment of the corresponding device.
    54  type AppleUserInitiatedEnrollmentProfile struct {
    55  	// Entity is the base model of AppleUserInitiatedEnrollmentProfile
    56  	Entity
    57  	// DefaultEnrollmentType The default profile enrollment type.
    58  	DefaultEnrollmentType *AppleUserInitiatedEnrollmentType `json:"defaultEnrollmentType,omitempty"`
    59  	// AvailableEnrollmentTypeOptions List of available enrollment type options
    60  	AvailableEnrollmentTypeOptions []AppleOwnerTypeEnrollmentType `json:"availableEnrollmentTypeOptions,omitempty"`
    61  	// DisplayName Name of the profile
    62  	DisplayName *string `json:"displayName,omitempty"`
    63  	// Description Description of the profile
    64  	Description *string `json:"description,omitempty"`
    65  	// Priority Priority, 0 is highest
    66  	Priority *int `json:"priority,omitempty"`
    67  	// Platform The platform of the Device.
    68  	Platform *DevicePlatformType `json:"platform,omitempty"`
    69  	// CreatedDateTime Profile creation time
    70  	CreatedDateTime *time.Time `json:"createdDateTime,omitempty"`
    71  	// LastModifiedDateTime Profile last modified time
    72  	LastModifiedDateTime *time.Time `json:"lastModifiedDateTime,omitempty"`
    73  	// Assignments undocumented
    74  	Assignments []AppleEnrollmentProfileAssignment `json:"assignments,omitempty"`
    75  }
    76  
    77  // AppleVPNConfiguration Apple VPN configuration profile.
    78  type AppleVPNConfiguration struct {
    79  	// DeviceConfiguration is the base model of AppleVPNConfiguration
    80  	DeviceConfiguration
    81  	// ConnectionName Connection name displayed to the user.
    82  	ConnectionName *string `json:"connectionName,omitempty"`
    83  	// ConnectionType Connection type.
    84  	ConnectionType *AppleVPNConnectionType `json:"connectionType,omitempty"`
    85  	// LoginGroupOrDomain Login group or domain when connection type is set to Dell SonicWALL Mobile Connection.
    86  	LoginGroupOrDomain *string `json:"loginGroupOrDomain,omitempty"`
    87  	// Role Role when connection type is set to Pulse Secure.
    88  	Role *string `json:"role,omitempty"`
    89  	// Realm Realm when connection type is set to Pulse Secure.
    90  	Realm *string `json:"realm,omitempty"`
    91  	// Server VPN Server on the network. Make sure end users can access this network location.
    92  	Server *VPNServer `json:"server,omitempty"`
    93  	// Identifier Identifier provided by VPN vendor when connection type is set to Custom VPN. For example: Cisco AnyConnect uses an identifier of the form com.cisco.anyconnect.applevpn.plugin
    94  	Identifier *string `json:"identifier,omitempty"`
    95  	// CustomData Custom data when connection type is set to Custom VPN. Use this field to enable functionality not supported by Intune, but available in your VPN solution. Contact your VPN vendor to learn how to add these key/value pairs. This collection can contain a maximum of 25 elements.
    96  	CustomData []KeyValue `json:"customData,omitempty"`
    97  	// CustomKeyValueData Custom data when connection type is set to Custom VPN. Use this field to enable functionality not supported by Intune, but available in your VPN solution. Contact your VPN vendor to learn how to add these key/value pairs. This collection can contain a maximum of 25 elements.
    98  	CustomKeyValueData []KeyValuePair `json:"customKeyValueData,omitempty"`
    99  	// EnableSplitTunneling Send all network traffic through VPN.
   100  	EnableSplitTunneling *bool `json:"enableSplitTunneling,omitempty"`
   101  	// AuthenticationMethod Authentication method for this VPN connection.
   102  	AuthenticationMethod *VPNAuthenticationMethod `json:"authenticationMethod,omitempty"`
   103  	// EnablePerApp Setting this to true creates Per-App VPN payload which can later be associated with Apps that can trigger this VPN conneciton on the end user's iOS device.
   104  	EnablePerApp *bool `json:"enablePerApp,omitempty"`
   105  	// SafariDomains Safari domains when this VPN per App setting is enabled. In addition to the apps associated with this VPN, Safari domains specified here will also be able to trigger this VPN connection.
   106  	SafariDomains []string `json:"safariDomains,omitempty"`
   107  	// OnDemandRules On-Demand Rules. This collection can contain a maximum of 500 elements.
   108  	OnDemandRules []VPNOnDemandRule `json:"onDemandRules,omitempty"`
   109  	// ProxyServer Proxy Server.
   110  	ProxyServer *VPNProxyServer `json:"proxyServer,omitempty"`
   111  	// OptInToDeviceIDSharing Opt-In to sharing the device's Id to third-party vpn clients for use during network access control validation.
   112  	OptInToDeviceIDSharing *bool `json:"optInToDeviceIdSharing,omitempty"`
   113  }
   114  
   115  // AppleVPPTokenTroubleshootingEvent Event representing an Apple Vpp Token Troubleshooting Event.
   116  type AppleVPPTokenTroubleshootingEvent struct {
   117  	// DeviceManagementTroubleshootingEvent is the base model of AppleVPPTokenTroubleshootingEvent
   118  	DeviceManagementTroubleshootingEvent
   119  	// TokenID Apple Volume Purchase Program Token Identifier.
   120  	TokenID *string `json:"tokenId,omitempty"`
   121  }