matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/Windows10CertificateProfileBaseModel.go

10 lines
320 B
Go

// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// Windows10CertificateProfileBase Base class for Windows 10 certificate profile.
type Windows10CertificateProfileBase struct {
// WindowsCertificateProfileBase is the base model of Windows10CertificateProfileBase
WindowsCertificateProfileBase
}